diff --git a/make_index.sh b/make_index.sh index e81551e..7e201ac 100755 --- a/make_index.sh +++ b/make_index.sh @@ -92,7 +92,6 @@ cat <<- _EOF > $PWD_SC/index.html

Link aggiornato per Streaming Community:

$formatted

(cambia circa una volta al mese)

-
link2stats of $attuale: stats1 e stats2


@@ -106,8 +105,8 @@ cat <<- _EOF > $PWD_SC/index.html

@@ -127,3 +126,4 @@ _EOF #chown -R www-data:www-data $PWD_SC/*.json; chmod -R 744 $PWD_SC/*.json; echo "do i permessi ai json dentro a $PWD_SC" #chown -R www-data:www-data $PWD_SC/*.xml; chmod -R 744 $PWD_SC/*.xml; echo "do i permessi agli xml dentro a $PWD_SC" #chown root:root ./*.sh; chmod 740 ./*.sh; echo "do i permesi agli sh dentro $PWD_SC" +#chown www-data:www-data ./splash.gif; chmod 740 ./splash.gif; echo "do i permesi alla gif splash" diff --git a/make_index_without_stats.sh b/make_index_without_stats.sh index 72bce53..7d93dac 100755 --- a/make_index_without_stats.sh +++ b/make_index_without_stats.sh @@ -123,4 +123,5 @@ _EOF #chmod 740 $PWD_SC/*; echo "reset permessi per tutti i file dentro a $PWD_SC" #chown -R www-data:www-data $PWD_SC/*.html; chmod -R 744 $PWD_SC/*.html; echo "do i permessi agli html dentro a $PWD_SC" #chown -R www-data:www-data $PWD_SC/*.xml; chmod -R 744 $PWD_SC/*.xml; echo "do i permessi agli xml dentro a $PWD_SC" -#chown root:root ./*.sh; chmod 740 ./*.sh; echo "do i permesi agli sh dentro $PWD_SC" \ No newline at end of file +#chown root:root ./*.sh; chmod 740 ./*.sh; echo "do i permesi agli sh dentro $PWD_SC" +#chown www-data:www-data ./splash.gif; chmod 740 ./splash.gif; echo "do i permesi alla gif splash" diff --git a/rss_gerator.sh b/rss_gerator.sh index 2360379..415d02f 100755 --- a/rss_gerator.sh +++ b/rss_gerator.sh @@ -38,4 +38,5 @@ _EOF #chown -R www-data:www-data $PWD_SC/*.html; chmod -R 744 $PWD_SC/*.html; echo "do i permessi agli html dentro a $PWD_SC" #chown -R www-data:www-data $PWD_SC/*.json; chmod -R 744 $PWD_SC/*.json; echo "do i permessi ai json dentro a $PWD_SC" #chown -R www-data:www-data $PWD_SC/*.xml; chmod -R 744 $PWD_SC/*.xml; echo "do i permessi agli xml dentro a $PWD_SC" -#chown root:root ./*.sh; chmod 740 ./*.sh; echo "do i permesi agli sh dentro $PWD_SC" \ No newline at end of file +#chown root:root ./*.sh; chmod 740 ./*.sh; echo "do i permesi agli sh dentro $PWD_SC" +#chown www-data:www-data ./splash.gif; chmod 740 ./splash.gif; echo "do i permesi alla gif splash"