Modification du texte, du style et dequeerisation

This commit is contained in:
2026-09-02 00:51:16 +02:00
parent 24334511f3
commit dda83b7d4d
9 changed files with 138 additions and 110 deletions
+2 -1
View File
@@ -8,7 +8,8 @@ if [ "$#" = "0" ]; then
exit 1
fi
SPACE_JSON=/var/www/html/spaceapi/space.json
#SPACE_JSON=/var/www/html/spaceapi/space.json
SPACE_JSON="$(dirname $0)/../spaceapi/space.json"
if [ "$1" = "opened" ]; then
ln -sf "index.ouvert.html" "$(dirname $0)/index.html"