mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 11:13:24 +02:00
Fixed Avira Update Caching and improved Gentoo Caching.
This commit is contained in:
@@ -5,3 +5,4 @@ srv/web/ipfire/cgi-bin/index.cgi
|
||||
srv/web/ipfire/cgi-bin/pppsetup.cgi
|
||||
srv/web/ipfire/cgi-bin/proxy.cgi
|
||||
srv/web/ipfire/cgi-bin/vpnmain.cgi
|
||||
usr/sbin/updxlrator
|
||||
|
||||
@@ -26,6 +26,8 @@
|
||||
|
||||
#
|
||||
#Stop services
|
||||
echo Stopping Proxy
|
||||
/etc/init.d/squid stop 2>/dev/null
|
||||
|
||||
#
|
||||
#Extract files
|
||||
@@ -33,6 +35,8 @@ extract_files
|
||||
|
||||
#
|
||||
#Start services
|
||||
echo Starting Proxy
|
||||
/etc/init.d/squid start 2>/dev/null
|
||||
|
||||
#
|
||||
#Update Language cache
|
||||
|
||||
Reference in New Issue
Block a user