Browse Source

Update php.sh

FusionPBX 6 years ago
parent
commit
0726ba981b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      debian/resources/php.sh

+ 1 - 1
debian/resources/php.sh

@@ -46,7 +46,7 @@ else
 	fi
 	fi
 	if [ ."$os_codename" = ."buster" ]; then
 	if [ ."$os_codename" = ."buster" ]; then
 	      php_version=7.3
 	      php_version=7.3
-	else
+	fi
 fi
 fi
 apt-get update -y
 apt-get update -y