Modification du texte, du style et dequeerisation
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user