mirror of
https://github.com/bashclub/miyagi-pbs-zfs.git
synced 2025-12-06 09:28:44 +00:00
@@ -52,7 +52,7 @@ echo "checkzfs_spool_maxage=90000" >> /etc/bashclub/$SOURCEHOST.conf
|
|||||||
if [[ "$UPDATES" == "yes" ]]
|
if [[ "$UPDATES" == "yes" ]]
|
||||||
then
|
then
|
||||||
apt update && apt dist-upgrade -y
|
apt update && apt dist-upgrade -y
|
||||||
apt autopurge
|
apt autopurge -y
|
||||||
else
|
else
|
||||||
echo "No Updates configured - Consider updating more often!"
|
echo "No Updates configured - Consider updating more often!"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user