diff --git a/scripts/install b/scripts/install index 48ae8be..2d13794 100644 --- a/scripts/install +++ b/scripts/install @@ -36,7 +36,7 @@ if [ "$lang" = "fr" ]; then sudo cp -a ../sources/french_language/* $final_path/ fi -# Set permissions to rainloop directory +# Set permissions to working directory sudo chown -R www-data:www-data $final_path # phpBB requires imagemagick to manipulate pictures