up
This commit is contained in:
11
README.md
11
README.md
@@ -22,3 +22,14 @@ sudo chown -R www-data:www-data <path_to_streamingcommunity_directory> ; sudo ch
|
|||||||
```
|
```
|
||||||
./show_link.sh
|
./show_link.sh
|
||||||
```
|
```
|
||||||
|
|
||||||
|
<br>
|
||||||
|
|
||||||
|
#### 3. Crea un feed rss (richiede "attuale.txt"):
|
||||||
|
```
|
||||||
|
# Avvialo manualmente
|
||||||
|
./rss_generator.sh
|
||||||
|
|
||||||
|
# o mettilo in cron
|
||||||
|
0 0 * * * /path/to/rss_generator.sh
|
||||||
|
```
|
||||||
Reference in New Issue
Block a user