AFixd applying nopublick option

This commit is contained in:
Alexey Berezhok
2024-06-12 15:58:13 +03:00
parent 694825461a
commit 12d787ea87
4 changed files with 26 additions and 9 deletions

View File

@@ -1859,6 +1859,9 @@ curl -s https://rclone.org/install.sh | bash > /dev/null 2>&1
# Configuring system IPs
echo "[ * ] Configuring System IP..."
if [ "$nopublicip" = 'yes' ]; then
touch $HESTIA/conf/nopublickip
fi
$HESTIA/bin/v-update-sys-ip > /dev/null 2>&1
# Get primary IP