mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-05-02 00:02:55 +02:00
Made squid 2.7 stable4 for core 17
Added to update and 2.3 Added green/blue capabilities to hostapd
This commit is contained in:
@@ -70,11 +70,23 @@ mv /boot/grub/grub.conf /boot/grub/grub-old.conf
|
||||
#
|
||||
rm -rf /lib/modules/$KVER-ipfire
|
||||
#
|
||||
# Stopping Squid
|
||||
#
|
||||
echo
|
||||
echo Stopping Squid ...
|
||||
/etc/init.d/squid stop
|
||||
#
|
||||
# Unpack the updated files
|
||||
#
|
||||
echo
|
||||
echo Unpack the updated files ...
|
||||
extract_files
|
||||
#
|
||||
# Starting Squid
|
||||
#
|
||||
echo
|
||||
echo Starting Squid ...
|
||||
/etc/init.d/squid start
|
||||
#
|
||||
# Modify grub.conf
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user