From 6c6e6be731593cbbd01b470bc3f3bc61b7d7069b Mon Sep 17 00:00:00 2001 From: Chris Vogel Date: Thu, 30 May 2024 19:32:23 +0200 Subject: [PATCH] linter correction, ynh6 --- manifest.toml | 2 +- scripts/_common.sh | 1 - scripts/install | 1 + scripts/restore | 1 + 4 files changed, 3 insertions(+), 2 deletions(-) diff --git a/manifest.toml b/manifest.toml index 8f296c9..9009db4 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ name = "flohmarkt" description.en = "A decentral federated small ads platform" description.fr = "Plateforme de petites annonces fédérées décentralisées" -version = "0.0~ynh5" +version = "0.0~ynh6" maintainers = ["Chris Vogel"] diff --git a/scripts/_common.sh b/scripts/_common.sh index 0d19275..638287e 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -546,7 +546,6 @@ flohmarkt_print_debug() { # create symlinks containing domain and path for install, data and log directories flohmarkt_ynh_create_symlinks() { - ynh_script_progression --message="Creating symlinks..." --weight=1 ln -s "$flohmarkt_install" "$flohmarkt_sym_install" ln -s "$flohmarkt_data_dir" "$flohmarkt_sym_data_dir" ln -s "$flohmarkt_log_dir" "$flohmarkt_sym_log_dir" diff --git a/scripts/install b/scripts/install index 04f0dfa..eee94f2 100755 --- a/scripts/install +++ b/scripts/install @@ -112,6 +112,7 @@ ynh_add_fail2ban_config --logpath="$flohmarkt_logfile" --failregex='INFO: +