diff --git a/doc/screenshots/screenshots1.png b/doc/screenshots/screenshots1.png deleted file mode 100644 index daf82b9..0000000 Binary files a/doc/screenshots/screenshots1.png and /dev/null differ diff --git a/scripts/install b/scripts/install index 7c9dec6..d22e1eb 100755 --- a/scripts/install +++ b/scripts/install @@ -24,7 +24,7 @@ fi ynh_script_progression --message="Setting up source files..." # Download, check integrity, uncompress and patch the source from app.src -ynh_setup_source --dest_dir="$install_dir" --source_id=$architecture +ynh_setup_source --dest_dir="$install_dir" chmod -R o-rwx "$install_dir" chown -R $app:www-data "$install_dir"