Update install.sh

pull/598/head
Mr Chen 11 months ago
parent 7eb85fc0c3
commit e6457ac82e
  1. 2
      plugins/php-apt/versions/80/install.sh

@ -37,7 +37,7 @@ Uninstall_php()
#------------------------ uninstall start ------------------------------------#
apt -y remove php${version} php${version}-*
rm -rf $serverPath/php-apt/${PHP_VER}
echo "卸载php-${version}..." >
echo "卸载php-${version}..."
#------------------------ uninstall start ------------------------------------#
}

Loading…
Cancel
Save