Add the KShare executable to the portable build
This commit is contained in:
parent
6c4efc4340
commit
16c590c7d1
@ -18,6 +18,7 @@ ver=$(cat main.cpp | grep setApplicationVersion | sed "s/\\s*a.setApplicationVer
|
||||
|
||||
cd packages/windows
|
||||
cp ../../KShare.exe . || exit 3
|
||||
7z a -tzip portable.zip KShare.exe
|
||||
|
||||
sed "s/;VER;/$ver/" installer.iss.pattern.top > installer.iss
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user