up
This commit is contained in:
@@ -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")"
|
||||||
|
|||||||
Reference in New Issue
Block a user