mirror of
https://github.com/YunoHost-Apps/pixelfed_ynh.git
synced 2024-09-03 20:06:04 +02:00
Fix linter warning
This commit is contained in:
parent
20d2a29cc1
commit
5162097abe
1 changed files with 1 additions and 1 deletions
|
@ -257,7 +257,7 @@ ynh_replace_string --match_string="__PHPVERSION__" --replace_string="$phpversion
|
|||
#=================================================
|
||||
# SETUP LOGROTATE
|
||||
#=================================================
|
||||
ynh_script_progression --message="Upgrading logrotate configuration..." --time --weight=1
|
||||
ynh_script_progression --message="Upgrading logrotate configuration..."
|
||||
|
||||
# Use logrotate to manage app-specific logfile(s)
|
||||
ynh_use_logrotate --non-append
|
||||
|
|
Loading…
Add table
Reference in a new issue