fix ermessi

This commit is contained in:
2025-02-04 18:30:10 +01:00
parent 7dd9175d6f
commit 2f1e2ee566
3 changed files with 3 additions and 3 deletions

View File

@@ -123,4 +123,4 @@ _EOF
#chmod +x $PWD_SC ; echo "permetto di leggere 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 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"
#chown www-data:www-data ./splash.gif; chmod 744 ./splash.gif; echo "do i permesi alla gif splash"