From 031d7a294941d983eece95e39359e1321469259a Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Mon, 5 Apr 2021 23:09:36 +0200 Subject: [PATCH] Fix linter --- check_process.default | 5 ----- scripts/upgrade | 2 +- 2 files changed, 1 insertion(+), 6 deletions(-) diff --git a/check_process.default b/check_process.default index 62e1f83..79961be 100755 --- a/check_process.default +++ b/check_process.default @@ -1,8 +1,3 @@ -# See here for more information -# https://github.com/YunoHost/package_check#syntax-check_process-file - -# Move this file from check_process.default to check_process when you have filled it. - ;; Test complet ; Manifest domain="domain.tld" (DOMAIN) diff --git a/scripts/upgrade b/scripts/upgrade index 5fdf70e..4c8b8bb 100755 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -128,7 +128,7 @@ chmod 600 $final_path/config.json #================================================= # SETUP LOGROTATE #================================================= -ynh_script_progression --message="Upgrading logrotate configuration..." --time --weight=2 +ynh_script_progression --message="Upgrading logrotate configuration..." --weight=2 # Use logrotate to manage app-specific logfile(s) ynh_use_logrotate --non-append