Browse Source

Update php.sh

FusionPBX 2 years ago
parent
commit
73e35e27c2
1 changed files with 1 additions and 1 deletions
  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