mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 03:33:25 +02:00
update.sh: Fix path
Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org> Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
committed by
Michael Tremer
parent
7705df4d5d
commit
ea6fa0bcef
@@ -62,7 +62,7 @@ ldconfig
|
|||||||
|
|
||||||
# Disable all connection tracking helper
|
# Disable all connection tracking helper
|
||||||
sed -E -e "s/^CONNTRACK_(.*?)=on/CONNTRACK_\1=off/g" \
|
sed -E -e "s/^CONNTRACK_(.*?)=on/CONNTRACK_\1=off/g" \
|
||||||
-i /var/ipfire/firewall/optionsfw
|
-i /var/ipfire/optionsfw/settings
|
||||||
|
|
||||||
# Update Language cache
|
# Update Language cache
|
||||||
/usr/local/bin/update-lang-cache
|
/usr/local/bin/update-lang-cache
|
||||||
|
|||||||
Reference in New Issue
Block a user