mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-12 20:16:49 +02:00
core71: add wlanclient to updater.
This commit is contained in:
@@ -1,2 +1,15 @@
|
||||
etc/system-release
|
||||
etc/issue
|
||||
var/ipfire/general-functions.pl
|
||||
var/ipfire/header.pl
|
||||
var/ipfire/menu.d/10-system.menu
|
||||
etc/rc.d/init.d/wlanclient
|
||||
etc/rc.d/init.d/networking/functions.network
|
||||
etc/rc.d/init.d/networking/wpa_supplicant.exe
|
||||
etc/rc.d/init.d/networking/red
|
||||
etc/rc.d/rc0.d/K82wlanclient
|
||||
etc/rc.d/rc3.d/S19wlanclient
|
||||
etc/rc.d/rc6.d/K82wlanclient
|
||||
usr/local/bin/wirelessclient
|
||||
srv/web/ipfire/cgi-bin/wirelessclient.cgi
|
||||
var/ipfire/langs
|
||||
|
||||
@@ -44,7 +44,7 @@ extract_files
|
||||
|
||||
#
|
||||
#Update Language cache
|
||||
#perl -e "require '/var/ipfire/lang.pl'; &Lang::BuildCacheLang"
|
||||
perl -e "require '/var/ipfire/lang.pl'; &Lang::BuildCacheLang"
|
||||
|
||||
sync
|
||||
|
||||
|
||||
Reference in New Issue
Block a user