Merge remote-tracking branch 'upstream/main'

This commit is contained in:
Sam Heinz
2024-06-03 12:28:18 +10:00
24 changed files with 48 additions and 48 deletions

View File

@@ -36,6 +36,6 @@ customize
msg_info "Cleaning up"
rm /opt/install.sh
$STD apt-get autoremove
$STD apt-get autoclean
$STD apt-get -y autoremove
$STD apt-get -y autoclean
msg_ok "Cleaned"