mirror of
https://github.com/flynx/proxmox-utils.git
synced 2025-10-28 18:50:08 +00:00
cleanup...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
9d42b2dcc5
commit
38a293852a
@ -70,6 +70,8 @@ if ! [ -z $BOOTSTRAP_CLEAN ] ; then
|
||||
DFL_DNS=SKIP
|
||||
DFL_FIREWALL=1
|
||||
|
||||
REBOOT=1
|
||||
|
||||
# done
|
||||
else
|
||||
exit
|
||||
@ -82,8 +84,9 @@ if ! [ -z $BOOTSTRAP_CLEAN ] ; then
|
||||
@ cp "$INTERFACES"{.bak,}
|
||||
@ ifreload -a
|
||||
fi
|
||||
[ -z $REBOOT ] \
|
||||
|| reboot
|
||||
fi
|
||||
#exit
|
||||
|
||||
# Bootstrap...
|
||||
elif ! [ -z $BOOTSTRAP ] ; then
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user