Fix typo
This commit is contained in:
parent
cdacc28925
commit
a76254e83b
@ -3,7 +3,7 @@ set -e
|
||||
|
||||
if [[ "$OPERATING_SYSTEM_NAME" == "linux" ]]; then
|
||||
echo "==Linux===="
|
||||
sudp apt-get update
|
||||
sudo apt-get update
|
||||
sudo apt-get install -y make git zlib1g-dev libssl-dev gperf cmake \
|
||||
ccache maven python3 python3-pip php-cli \
|
||||
clang libc++-dev libc++abi-dev
|
||||
|
Loading…
Reference in New Issue
Block a user