adapt. diverse pour passage a 2023

This commit is contained in:
root
2023-01-05 21:04:31 +01:00
parent 2e510d167f
commit c0d2115acd
3 changed files with 3 additions and 3 deletions

View File

@@ -4,7 +4,7 @@
set -o errexit
set -o pipefail
GITUSR=gitgsb
GITPRJ=gsb2022
GITPRJ=gsb2023
apt update && apt upgrade
apt install -y apache2 git
STOREREP="/var/www/html/gsbstore"