Small fix to the build all script.

This commit is contained in:
Relintai 2022-06-22 16:56:13 +02:00
parent fae3eabc8c
commit bea8a137d2

View File

@ -222,4 +222,4 @@ if [ $error -eq 0 ]; then
echo "All files are present!" echo "All files are present!"
fi fi
cd ../.. cd ..