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")"