Fixed some build scripts issues, keep bash always updated on macOS

This commit is contained in:
redtide
2021-09-05 20:03:03 +02:00
committed by Francesco
parent f69e42a43c
commit df667ad28e
2 changed files with 17 additions and 10 deletions
+1 -1
View File
@@ -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 -