forked from scossa/StreamingCommunity
highlight
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
Le istruzioni di installazione/settaggio sono uguali sia per [make_index.sh](./make_index.sh) che per [make_index_without_stats.sh](./make_index_without_stats.sh), entrambi richiedono [attuale.txt](attuale.txt): <br>
|
||||
- [make_index.sh](./make_index.sh): Genera la index scaricando le stats ([make_stats.sh](make_stats.sh)), quindi ne mostra i link sulla index come in [questo link](http://streamingcommunity.accol.li)<br>
|
||||
- [make_index_without_stats.sh](./make_index_without_stats.sh): Genera la index senza scaricare e mostrare le stats
|
||||
```
|
||||
```bash
|
||||
# (richiede "attuale.txt")
|
||||
|
||||
# Setta la variabile "PWD_SC" in testa allo script o lasciala con "PWD" per provare in locale
|
||||
@@ -20,7 +20,7 @@ Se vuoi pubblicarla sul web: aggiusta la variabile <code>PWD_SC</code> in testa
|
||||
<br>
|
||||
|
||||
#### 2. Crea un feed rss con il link:
|
||||
```
|
||||
```bash
|
||||
# (richiede "attuale.txt")
|
||||
|
||||
# Setta la variabile "PWD_SC" in testa allo script o lasciala con "PWD" per provare in locale
|
||||
@@ -35,7 +35,7 @@ nano rss_generator.sh
|
||||
<br>
|
||||
|
||||
#### 3. Se vuoi semplicemente sapere qual'è il link giusto aggiornato:
|
||||
```
|
||||
```bash
|
||||
# (richiede "attuale.txt")
|
||||
|
||||
# esgui lo script:
|
||||
|
||||
Reference in New Issue
Block a user