Skip to content

Commit e6347ca

Browse files
committed
Fix file structure
1 parent 55f34fa commit e6347ca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/create-windows-zip

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ which zip >/dev/null || {
1313
test -x ../installer/packages/net.sourceforge.xaos/data || {
1414
echo "Run deploy-win.bat first."
1515
exit 2
16+
}
1617

1718
test -r ../src/include/config.h || {
1819
echo "Please run this script from the \"tools/\" folder."

0 commit comments

Comments
 (0)