1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/z-push_ynh.git synced 2024-09-03 18:05:58 +02:00

Fix chown

This commit is contained in:
Yalh 2019-01-27 09:31:55 +01:00
parent 23ebfb2c04
commit 7f35b8dc05

View file

@ -230,8 +230,8 @@ ynh_use_logrotate --non-append
# Set permissions on app files
#chown -R root: $final_path
chown -R www-data:www-data $log_path
chown -R www-data:www-data $state_path
#chown -R www-data:www-data $log_path
#chown -R www-data:www-data $state_path
#=================================================
# SETUP SSOWAT