updated scripts
This commit is contained in:
4
debian/debian-set-ip.sh
vendored
4
debian/debian-set-ip.sh
vendored
@@ -24,8 +24,8 @@ if [[ ! -d /etc/cloud ]]
|
||||
ifup $name
|
||||
echo "Static IP set successfully."
|
||||
else
|
||||
echo "Static IP not set."
|
||||
echo "Static IP already set."
|
||||
fi
|
||||
else
|
||||
echo "Static IP not set."
|
||||
echo "Static IP not set on cloud image."
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user