瀏覽代碼

Update php.sh

FusionPBX 2 年之前
父節點
當前提交
73e35e27c2
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      debian/resources/upgrade/php.sh

+ 1 - 1
debian/resources/upgrade/php.sh

@@ -4,7 +4,7 @@
 cd "$(dirname "$0")"
 
 #includes
-. ./config.sh
+. ../config.sh
 
 #remove php5
 /usr/bin/apt remove -y php5 php5-cli php5-fpm php5-pgsql php5-sqlite php5-odbc php5-curl php5-imap php5-gd