Skip to content

Commit 066c8f1

Browse files
committed
Update release.sh
1 parent 7662c1d commit 066c8f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/scripts/release.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ FOLDER=KoboFileServer
1111
APP=kobofileserver
1212
SCRIPT=kobofileserver.sh
1313

14-
ZIP=/c/Program\ Files/7-Zip/7z.exe
14+
ZIP="/c/Program Files/7-Zip/7z.exe"
1515
RELEASE="Release_v${1}.zip"
1616

1717

0 commit comments

Comments
 (0)