Skip to content

Commit 265a022

Browse files
authored
Update glpi-install.sh (#9353)
1 parent e4b2e05 commit 265a022

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install/glpi-install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ motd_ssh
154154
customize
155155

156156
msg_info "Cleaning up"
157-
rm -rf /opt/glpi/install
157+
rm -rf /opt/glpi/install/install.php
158158
rm -rf /opt/glpi-${RELEASE}.tgz
159159
$STD apt -y autoremove
160160
$STD apt -y autoclean

0 commit comments

Comments
 (0)