Update install

This commit is contained in:
Éric Gaspar 2023-11-23 17:57:59 +01:00
parent 0b91eaee85
commit 17ab15235b

View file

@ -19,7 +19,7 @@ ynh_script_progression --message="Setting up source files..." --weight=1
ynh_setup_source --dest_dir="$install_dir" ynh_setup_source --dest_dir="$install_dir"
chown -R "$app:www-data" "$install_dir" chown -R "$app:www-data" "$install_dir"
chmod +x "install_dir/cells" chmod +x "$install_dir/cells"
#================================================= #=================================================
# SYSTEM CONFIGURATION # SYSTEM CONFIGURATION