Update php-compile.sh
This commit is contained in:
parent
a823b2a6b3
commit
9abeecd999
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ sudo apt-get update -y && sudo apt-get upgrade -y
|
|||
# Build Essentials
|
||||
sudo apt-get install build-essential
|
||||
sudo apt-get install libsodium-dev
|
||||
sudo apt-install libonig-dev
|
||||
sudo apt-get install libonig-dev
|
||||
|
||||
# Install Dependencies
|
||||
sudo apt-get install \
|
||||
|
|
Loading…
Add table
Reference in a new issue