mirror of
https://github.com/S2-/gitlit
synced 2025-08-02 04:10:05 +02:00
create installer package
This commit is contained in:
@@ -47,8 +47,8 @@
|
||||
},
|
||||
"scripts": {
|
||||
"start": "electron .",
|
||||
"pack": "electron-builder --linux --win portable --dir",
|
||||
"dist": "electron-builder --linux --win portable"
|
||||
"pack": "electron-builder --linux --win portable nsis --dir",
|
||||
"dist": "electron-builder --linux --win portable nsis"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
Reference in New Issue
Block a user