This commit is contained in:
2025-01-13 20:03:55 +01:00
parent e030c20ce6
commit b117a454fb

View File

@@ -1,7 +1,7 @@
#!/bin/bash #!/bin/bash
# SETTARE QUESTA VARIABILE CON IL PERCORSO GIUSTO: # 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" # Se il link è stato aggiornato, aggiorna il file "attuale.txt"
attuale="$(cat "$PWD_SC/attuale.txt")" attuale="$(cat "$PWD_SC/attuale.txt")"