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

View File

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