From d35b637e3e14c2a54ace0ebe2dc5d279df6f989d Mon Sep 17 00:00:00 2001 From: Yalh Date: Sat, 26 Jan 2019 03:43:20 +0100 Subject: [PATCH] fix install --- scripts/install | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/install b/scripts/install index c6d8579..a3be09f 100755 --- a/scripts/install +++ b/scripts/install @@ -252,7 +252,6 @@ ynh_add_fpm_config # Configuration sed -i "s^define('TIMEZONE', .*^define('TIMEZONE', '$(cat /etc/timezone)');^" ../conf/config.php sed -i "s@LOGTOCHANGE@$final_logpath@g" ../conf/config.php -sed -i "s@LOGTOCHANGE@$final_logpath@g" ../conf/logrotate # Storage of state_dir in /home/yunohost.app # This contains the sync status in between device and z-push