소스 검색

Update php-compile.sh

Bozhidar Slaveykov 1 년 전
부모
커밋
9abeecd999
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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 \