Hotfix: removed project specific line.

This commit is contained in:
KikooDX 2020-12-17 20:38:43 +01:00
parent 62fd338a22
commit 1a8bdbd195
1 changed files with 0 additions and 1 deletions

1
cazy
View File

@ -7,7 +7,6 @@ echo "Target: $TARGET"
echo "Device: $DEVICE"
echo "Mount point: $MOUNT_POINT"
echo "Building…"
./make_levels.sh
fxsdk build-$TARGET > /dev/null
echo "Mount…"
mkdir -p $MOUNT_POINT