mirror of
https://github.com/YunoHost-Apps/nextcloud_ynh.git
synced 2024-09-03 19:55:57 +02:00
Update install
This commit is contained in:
parent
c69dd713b6
commit
f63eb34d6e
1 changed files with 1 additions and 1 deletions
|
@ -269,7 +269,7 @@ chmod 750 $install_dir
|
||||||
#=================================================
|
#=================================================
|
||||||
# SETUP LOGROTATE
|
# SETUP LOGROTATE
|
||||||
#=================================================
|
#=================================================
|
||||||
ynh_script_progression --message="Configuring log rotation..."
|
ynh_script_progression --message="Configuring log rotation..." --weight=1
|
||||||
|
|
||||||
# Use logrotate to manage application logfile(s)
|
# Use logrotate to manage application logfile(s)
|
||||||
ynh_use_logrotate --logfile="$data_dir/nextcloud.log"
|
ynh_use_logrotate --logfile="$data_dir/nextcloud.log"
|
||||||
|
|
Loading…
Add table
Reference in a new issue