diff --git a/make_index.sh b/make_index.sh index dc1f22d..c2d5f4d 100755 --- a/make_index.sh +++ b/make_index.sh @@ -104,5 +104,5 @@ cat <<- _EOF > $PWD_SC/index.html _EOF -# Da i permessi alla cartella di sc +# Da i permessi alla cartella sudo chown -R www-data:www-data $PWD_SC ; sudo chmod -R 755 $PWD_SC \ No newline at end of file