1
0
Fork 0
mirror of https://github.com/k4zmu2a/SpaceCadetPinball.git synced 2024-11-23 17:30:18 +01:00

Make build-mac-app.sh not fail on repeated runs

This commit is contained in:
Orazio 2023-07-31 11:55:37 +02:00
parent 6f9e6159e1
commit 704249a522

View file

@ -2,7 +2,7 @@
set -xe set -xe
mkdir Libs mkdir -p Libs
cd Libs cd Libs