1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/mindmaps_ynh.git synced 2024-09-03 19:45:59 +02:00

Update install

This commit is contained in:
Éric Gaspar 2023-11-10 09:56:58 +01:00
parent 620da2f581
commit 935a2c80f8

View file

@ -14,7 +14,7 @@ source /usr/share/yunohost/helpers
#=================================================
ynh_script_progression --message="Setting up source files..." --weight=1
mv ../sources/dist "$install_dir"
mv ../sources/dist/ "$install_dir"
chmod -R o-rwx "$install_dir"
chown -R $app:www-data "$install_dir"