Fixed some build scripts issues, keep bash always updated on macOS
This commit is contained in:
committed by
Francesco Abbate
parent
b4080ba148
commit
aa9e2e2df5
@@ -55,7 +55,7 @@ main() {
|
||||
if [[ $lhelper == true ]]; then
|
||||
brew install bash md5sha1sum ninja
|
||||
else
|
||||
brew install ninja sdl2
|
||||
brew install bash ninja sdl2
|
||||
fi
|
||||
pip3 install meson
|
||||
cd ~; npm install appdmg; cd -
|
||||
|
||||
Reference in New Issue
Block a user