mirror of https://github.com/Syncplay/syncplay
If any part of the osx install fails, stop
This commit is contained in:
parent
6faf25b948
commit
afaad1f766
|
@ -1,5 +1,7 @@
|
||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
|
set -e
|
||||||
|
|
||||||
brew install python3
|
brew install python3
|
||||||
which python3
|
which python3
|
||||||
python3 --version
|
python3 --version
|
||||||
|
|
Loading…
Reference in New Issue