mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 11:13:24 +02:00
Add convert-to-location converter.
Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
This commit is contained in:
@@ -139,6 +139,9 @@ restore_backup() {
|
||||
rm -rf "/var/ipfire/portfw"
|
||||
fi
|
||||
|
||||
# Convert location
|
||||
convert-to-location
|
||||
|
||||
# Reload firewall
|
||||
firewallctrl
|
||||
|
||||
|
||||
@@ -93,6 +93,7 @@ usr/local/bin/connscheduler
|
||||
usr/local/bin/consort.sh
|
||||
usr/local/bin/convert-dns-settings
|
||||
usr/local/bin/convert-ovpn
|
||||
usr/local/bin/convert-to-location
|
||||
usr/local/bin/filesystem-cleanup
|
||||
usr/local/bin/hddshutdown
|
||||
usr/local/bin/ipsec-interfaces
|
||||
|
||||
Reference in New Issue
Block a user