mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-05-05 23:50:33 +00:00
Update glpi-install.sh to remove install.php (#9378)
This commit is contained in:
parent
c72a810179
commit
581fed294f
1 changed files with 1 additions and 1 deletions
|
|
@ -132,7 +132,7 @@ EOF
|
|||
$STD a2dissite 000-default.conf
|
||||
$STD a2enmod rewrite
|
||||
$STD a2ensite glpi.conf
|
||||
rm -rf /opt/glpi/install
|
||||
rm -rf /opt/glpi/install/install.php
|
||||
rm -rf /opt/glpi-${RELEASE}.tgz
|
||||
msg_ok "Setup Service"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue