1
0
mirror of https://github.com/tteck/Proxmox.git synced 2024-11-24 08:52:18 +02: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"