From b117a454fb6847c4cd6b098dca58a439d140cff5 Mon Sep 17 00:00:00 2001 From: scossa Date: Mon, 13 Jan 2025 20:03:55 +0100 Subject: [PATCH] up --- make_index.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/make_index.sh b/make_index.sh index 18324d9..dc1f22d 100755 --- a/make_index.sh +++ b/make_index.sh @@ -1,7 +1,7 @@ #!/bin/bash # SETTARE QUESTA VARIABILE CON IL PERCORSO GIUSTO: -PWD_SC="/var/www/html/StreamingCommunity" +PWD_SC="$PWD" # Se il link รจ stato aggiornato, aggiorna il file "attuale.txt" attuale="$(cat "$PWD_SC/attuale.txt")"