mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-05-02 00:02:55 +02:00
Added changes of dns.cgi and mac.cgi to core31.
This commit is contained in:
@@ -3,3 +3,7 @@ srv/web/ipfire/cgi-bin/urlfilter.cgi
|
||||
etc/system-release
|
||||
boot/grub/grub.conf
|
||||
etc/ppp/ip-up
|
||||
srv/web/ipfire/cgi-bin/mac.cgi
|
||||
srv/web/ipfire/cgi-bin/dns.cgi
|
||||
var/ipfire/langs/de.pl
|
||||
var/ipfire/langs/en.pl
|
||||
|
||||
@@ -115,7 +115,7 @@ grub-install --no-floppy ${ROOT::`expr length $ROOT`-1} --recheck
|
||||
#
|
||||
# Rebuild Language
|
||||
#
|
||||
#perl -e "require '/var/ipfire/lang.pl'; &Lang::BuildCacheLang"
|
||||
perl -e "require '/var/ipfire/lang.pl'; &Lang::BuildCacheLang"
|
||||
#
|
||||
# Add some entries to openvpn config
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user