1
0
Fork 0
mirror of https://github.com/tteck/Proxmox.git synced 2025-02-15 06:09:15 +01:00

Update nextcloudpi-install.sh

tweak
This commit is contained in:
tteckster 2024-05-02 12:37:15 -04:00 committed by GitHub
parent c820596431
commit f5ceaccd6d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -37,6 +37,6 @@ motd_ssh
customize
msg_info "Cleaning up"
$STD apt-get autoremove
$STD apt-get autoclean
$STD apt-get -y autoremove
$STD apt-get -y autoclean
msg_ok "Cleaned"