|
@@ -83,7 +83,7 @@ apt-key add deb_signing.key
|
|
|
|
|
|
|
|
# Remove vesta packages
|
|
# Remove vesta packages
|
|
|
echo "Remove VestaCP packages..."
|
|
echo "Remove VestaCP packages..."
|
|
|
-apt-get -qq remove vesta vesta-nginx vesta-php vesta-ioncube vesta-softaculous -y
|
|
|
|
|
|
|
+apt-get -qq remove vesta vesta-nginx vesta-php vesta-ioncube vesta-softaculous -y > /dev/null
|
|
|
|
|
|
|
|
# Clear up softaculous
|
|
# Clear up softaculous
|
|
|
rm -fr /usr/local/vesta/softaculous
|
|
rm -fr /usr/local/vesta/softaculous
|