Skip to content

Commit 4f0dff7

Browse files
author
Alexandros Ioannides
authored
Update hst-install-ubuntu.sh
1 parent 858bbe3 commit 4f0dff7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install/hst-install-ubuntu.sh

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

11401140
# Email notifications after upgrade
1141-
echo "UPGRADE_SEND_EMAIL='true'" >> $HESTIA/conf/hestia.conf
1141+
echo "UPGRADE_SEND_EMAIL='false'" >> $HESTIA/conf/hestia.conf
11421142
echo "UPGRADE_SEND_EMAIL_LOG='true'" >> $HESTIA/conf/hestia.conf
11431143

11441144
# Installing hosting packages

0 commit comments

Comments
 (0)