mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
core64: add langs to updater and update cache.
This commit is contained in:
@@ -4,3 +4,4 @@ etc/rc.d/init.d/firewall
|
||||
srv/web/ipfire/cgi-bin/credits.cgi
|
||||
srv/web/ipfire/cgi-bin/ids.cgi
|
||||
var/ipfire/outgoing/bin/outgoingfw.pl
|
||||
var/ipfire/langs
|
||||
|
||||
@@ -46,7 +46,7 @@ extract_files
|
||||
|
||||
#
|
||||
#Update Language cache
|
||||
#perl -e "require '/var/ipfire/lang.pl'; &Lang::BuildCacheLang"
|
||||
perl -e "require '/var/ipfire/lang.pl'; &Lang::BuildCacheLang"
|
||||
|
||||
#Rebuild module dep's
|
||||
#arch=`uname -m`
|
||||
|
||||
Reference in New Issue
Block a user