mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-30 04:01:58 +00:00
upgrade all packages before baking image
This commit is contained in:
committed by
Aiden McClelland
parent
c814fbe4cb
commit
c8b32b3a5e
@@ -27,6 +27,7 @@ apt-get install -y \
|
|||||||
samba-common-bin \
|
samba-common-bin \
|
||||||
ntp
|
ntp
|
||||||
apt-get autoremove -y
|
apt-get autoremove -y
|
||||||
|
apt-get upgrade -y
|
||||||
|
|
||||||
sed -i 's/Restart=on-failure/Restart=always/g' /lib/systemd/system/tor@default.service
|
sed -i 's/Restart=on-failure/Restart=always/g' /lib/systemd/system/tor@default.service
|
||||||
sed -i '/}/i \ \ \ \ application\/wasm \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ wasm;' /etc/nginx/mime.types
|
sed -i '/}/i \ \ \ \ application\/wasm \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ wasm;' /etc/nginx/mime.types
|
||||||
|
|||||||
Reference in New Issue
Block a user