mirror of
https://github.com/dogkeeper886/ollama37.git
synced 2025-12-22 13:46:59 +00:00
update app to use go binary
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
"package": "electron-forge package",
|
||||
"package:sign": "SIGN=1 electron-forge package",
|
||||
"make": "electron-forge make",
|
||||
"make:sign": "SIGN=1 electron-forge package",
|
||||
"make:sign": "SIGN=1 electron-forge make",
|
||||
"publish": "SIGN=1 electron-forge publish",
|
||||
"lint": "eslint --ext .ts,.tsx ."
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user