Backup also firewal apply and stop script.
This commit is contained in:
@@ -67,8 +67,8 @@ if [[ -x /usr/local/sbin/fw-stop ]]; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
say "Removing installed scripts..."
|
say "Removing installed scripts..."
|
||||||
remove_file /usr/local/sbin/fw-apply
|
backup_then_remove /usr/local/sbin/fw-apply
|
||||||
remove_file /usr/local/sbin/fw-stop
|
backup_then_remove /usr/local/sbin/fw-stop
|
||||||
|
|
||||||
say "Removing template..."
|
say "Removing template..."
|
||||||
backup_then_remove /etc/nftables.conf.in
|
backup_then_remove /etc/nftables.conf.in
|
||||||
|
|||||||
Reference in New Issue
Block a user