1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/shaarli_ynh.git synced 2024-09-03 20:26:10 +02:00

Merge branch 'master' into testing

This commit is contained in:
lapineige 2020-11-03 09:56:50 +01:00 committed by GitHub
commit 384df50bc9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -155,7 +155,6 @@ find $final_path -type d | xargs chmod 755
# Set right permissions for curl install # Set right permissions for curl install
ynh_script_progression --message="Set rights..." ynh_script_progression --message="Set rights..."
chown -R $app: $final_path chown -R $app: $final_path
#================================================= #=================================================