inst-depl => lighttpd

This commit is contained in:
phil
2024-01-14 22:15:23 +01:00
parent 84aa96c106
commit 84144c72fb
2 changed files with 5 additions and 3 deletions

View File

@@ -8,7 +8,7 @@ set -o pipefail
GITUSR=gitgsb
GITPRJ=gsb2024
apt-get update
apt-get install -y apache2 git
apt-get install -y lighttpd git
STOREREP="/var/www/html/gsbstore"
GLPIREL=10.0.11
@@ -75,3 +75,7 @@ EOT
)
cat "${STOREREP}/getall"
cd "${STOREREP}" || exit 2
bash getall