1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/ulogger_ynh.git synced 2024-10-01 13:34:45 +02:00

Update install

This commit is contained in:
Éric Gaspar 2022-07-15 17:40:55 +02:00
parent 4cc749cf95
commit 129fd0ede6
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -162,8 +162,6 @@ ynh_store_file_checksum "$final_path/config.php"
#=================================================
# Set permissions to app files
chown -R $app: $final_path
chmod 755 -R $final_path
chmod -R o-rwx $final_path
chown -R $app:www-data $final_path