forked from scossa/StreamingCommunity
permessi splash+restyle
This commit is contained in:
@@ -92,7 +92,6 @@ cat <<- _EOF > $PWD_SC/index.html
|
||||
<h3> Link aggiornato per Streaming Community: </h3>
|
||||
<h1> <a href=$formatted>$formatted </a> </h1>
|
||||
<h3> (cambia circa una volta al mese) </h3>
|
||||
<h5> link2stats of $attuale: <a href=./stats1.html>stats1</a> e <a href=./stats2.html>stats2 </a> </h5>
|
||||
</div>
|
||||
|
||||
<br><br>
|
||||
@@ -106,8 +105,8 @@ cat <<- _EOF > $PWD_SC/index.html
|
||||
<div class="link">
|
||||
<h3> Link aggiornato per Streaming Community: </h3>
|
||||
<h1> <a href=$formatted> $formatted </a> </h1>
|
||||
<h3> (cambia circa una volta al mese) </h3>
|
||||
<h5> link2stats of $attuale: <a href=./stats1.html>stats1</a> e <a href=./stats2.html>stats2 </a> </h5>
|
||||
<h3> (cambia circa una volta al mese) </h3><br>
|
||||
<h5> stats di $attuale (non di mywebsite.com): <a href=./stats1.html>stats1</a> e <a href=./stats2.html>stats2 </a> </h5>
|
||||
</div>
|
||||
|
||||
<br><br>
|
||||
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
#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"
|
||||
|
||||
@@ -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"
|
||||
#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"
|
||||
|
||||
Reference in New Issue
Block a user