mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-25 10:22:59 +02:00
core174: Ship updated files from gcloud branch
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
@@ -2,5 +2,14 @@ etc/system-release
|
||||
etc/issue
|
||||
srv/web/ipfire/cgi-bin/credits.cgi
|
||||
var/ipfire/langs
|
||||
etc/rc.d/helper/aws-setup
|
||||
etc/rc.d/helper/gcp-setup
|
||||
etc/rc.d/init.d/cloud-init
|
||||
etc/rc.d/init.d/firewall
|
||||
etc/rc.d/init.d/functions
|
||||
etc/rc.d/init.d/networking/any
|
||||
etc/rc.d/init.d/networking/red
|
||||
etc/rc.d/init.d/partresize
|
||||
etc/sysctl.conf
|
||||
var/ipfire/header.pl
|
||||
var/ipfire/general-functions.pl
|
||||
|
||||
@@ -32,6 +32,8 @@ for (( i=1; i<=$core; i++ )); do
|
||||
done
|
||||
|
||||
# Remove files
|
||||
rm -vf \
|
||||
/var/ipfire/aws-functions.pl
|
||||
|
||||
# Stop services
|
||||
/etc/init.d/squid stop
|
||||
|
||||
Reference in New Issue
Block a user