core174: Ship updated files from gcloud branch

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Michael Tremer
2020-06-19 12:44:14 +00:00
parent 3b887740e8
commit 0a0738618f
2 changed files with 11 additions and 0 deletions

View File

@@ -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

View File

@@ -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