Skip to content

Commit a06ef0c

Browse files
author
Alexandros Ioannides
authored
Update hst-install-debian.sh
1 parent 4f0dff7 commit a06ef0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install/hst-install-debian.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1105,7 +1105,7 @@ echo "VERSION='${HESTIA_INSTALL_VER}'" >> $HESTIA/conf/hestia.conf
11051105
echo "RELEASE_BRANCH='release'" >> $HESTIA/conf/hestia.conf
11061106

11071107
# Email notifications after upgrade
1108-
echo "UPGRADE_SEND_EMAIL='true'" >> $HESTIA/conf/hestia.conf
1108+
echo "UPGRADE_SEND_EMAIL='false'" >> $HESTIA/conf/hestia.conf
11091109
echo "UPGRADE_SEND_EMAIL_LOG='true'" >> $HESTIA/conf/hestia.conf
11101110

11111111
# Installing hosting packages

0 commit comments

Comments
 (0)