Bugfix
This commit is contained in:
parent
b33a11a4f7
commit
1a8e324d00
@ -7,7 +7,6 @@ if [[ "$OPERATING_SYSTEM_NAME" == "linux" ]]; then
|
||||
sudo apt-get install -y make git gperf cmake \
|
||||
ccache maven python3 python3-pip php-cli \
|
||||
build-essential gcc-multilib g++-multilib
|
||||
mkdir -p ""
|
||||
|
||||
elif [[ "$OPERATING_SYSTEM_NAME" == "osx" ]]; then
|
||||
echo "==OSX======"
|
||||
|
Loading…
Reference in New Issue
Block a user