1
0
mirror of https://github.com/S2-/gitlit synced 2025-08-02 12:20:05 +02:00

build windows portable binary

This commit is contained in:
s2
2020-05-09 12:09:23 +02:00
parent edeadfd7fc
commit f8076499ba

View File

@@ -46,8 +46,8 @@
}, },
"scripts": { "scripts": {
"start": "electron .", "start": "electron .",
"pack": "electron-builder --linux --win --dir", "pack": "electron-builder --linux --win portable --dir",
"dist": "electron-builder --linux --win" "dist": "electron-builder --linux --win portable"
}, },
"repository": { "repository": {
"type": "git", "type": "git",