Skip to content

Commit 3241126

Browse files
committed
Add stop vesta line to prevent problems during start of hestia.
1 parent d162488 commit 3241126

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

install/hst-migration.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,7 @@ apt-key add deb_signing.key
111111

112112
# Remove vesta packages
113113
echo "Remove VestaCP packages..."
114+
systemctl stop vesta
114115
apt-get -qq remove vesta vesta-nginx vesta-php vesta-ioncube vesta-softaculous -y > /dev/null
115116

116117
# Clear up softaculous

0 commit comments

Comments
 (0)