mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-11-23 14:05:16 +00:00
Update glpi-install.sh to remove install.php (#9378)
This commit is contained in:
@@ -132,7 +132,7 @@ EOF
|
|||||||
$STD a2dissite 000-default.conf
|
$STD a2dissite 000-default.conf
|
||||||
$STD a2enmod rewrite
|
$STD a2enmod rewrite
|
||||||
$STD a2ensite glpi.conf
|
$STD a2ensite glpi.conf
|
||||||
rm -rf /opt/glpi/install
|
rm -rf /opt/glpi/install/install.php
|
||||||
rm -rf /opt/glpi-${RELEASE}.tgz
|
rm -rf /opt/glpi-${RELEASE}.tgz
|
||||||
msg_ok "Setup Service"
|
msg_ok "Setup Service"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user