Skip to content

Commit 4a5ad15

Browse files
ioannidesalexScIT-Raphael
authored andcommitted
Remove notification to hestia.com
1 parent 3438875 commit 4a5ad15

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

install/hst-install-ubuntu.sh

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1412,9 +1412,6 @@ $HESTIA/bin/v-add-cron-hestia-autoupdate
14121412
# Hestia Access Info #
14131413
#----------------------------------------------------------#
14141414

1415-
# Sending install notification to hestiacp.com
1416-
wget https://www.hestiacp.com/notify/?os=$os\&version=$release -O /dev/null -q
1417-
14181415
# Comparing hostname and IP
14191416
host_ip=$(host $servername| head -n 1 |awk '{print $NF}')
14201417
if [ "$host_ip" = "$ip" ]; then

0 commit comments

Comments
 (0)