fix AppImage script

This commit is contained in:
PaulCombal 2019-10-26 14:22:41 +02:00
parent e7b4d274cc
commit 61367c6b12

View File

@ -4,8 +4,7 @@ if [ ! -f ../bin/samrewritten ]; then
echo "Building SamRewritten first..."
cd $(dirname $(realpath $0))/..
make
fi
exit 1
cd package
fi
rm -rf AppDir