AFixd applying nopublick option
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user