streamingcommunity

This commit is contained in:
2024-08-30 10:36:22 +02:00
commit 6d27671cfb
5 changed files with 188 additions and 0 deletions

10
README.md Normal file
View File

@@ -0,0 +1,10 @@
### Genera una pagina html con il link aggiornato di streamingcommunity
Avvia lo script manualmente <br>
<code>./update_link.sh</code><br>
o mettilo in cron <br>
<code>0 0 * * * /path/to/update_link.sh</code> <br>
per generare la pagina <code>index.html</code> contente il link giusto<br>