Update glpi-install.sh (#9353)

This commit is contained in:
moodyblue 2025-11-22 13:33:51 +00:00 committed by GitHub
parent e4b2e051bf
commit 265a02286c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -154,7 +154,7 @@ motd_ssh
customize
msg_info "Cleaning up"
rm -rf /opt/glpi/install
rm -rf /opt/glpi/install/install.php
rm -rf /opt/glpi-${RELEASE}.tgz
$STD apt -y autoremove
$STD apt -y autoclean