Skip to content

Commit

Permalink
Fix file structure
Browse files Browse the repository at this point in the history
  • Loading branch information
kovben2004 committed Oct 28, 2024
1 parent 55f34fa commit e6347ca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/create-windows-zip
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ which zip >/dev/null || {
test -x ../installer/packages/net.sourceforge.xaos/data || {
echo "Run deploy-win.bat first."
exit 2
}

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

0 comments on commit e6347ca

Please sign in to comment.