Update install.sh
This commit is contained in:
parent
7eb85fc0c3
commit
e6457ac82e
|
|
@ -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…
Reference in New Issue