Skip to content

Commit 3438875

Browse files
ioannidesalexhestiacp
authored andcommitted
Remove notification to hestia.com
1 parent 0c093c8 commit 3438875

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

install/hst-install-debian.sh

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

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

0 commit comments

Comments
 (0)