Browse Source

Update php-compile.sh

Bozhidar Slaveykov 1 year ago
parent
commit
9abeecd999
1 changed files with 1 additions and 1 deletions
  1. 1 1
      compilators/debian/php/php-compile.sh

+ 1 - 1
compilators/debian/php/php-compile.sh

@@ -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 \