From 067a33af8da14c8fe0eeac0b14ea3bf53968b7d3 Mon Sep 17 00:00:00 2001 From: yalh76 Date: Mon, 20 Jun 2022 00:30:14 +0200 Subject: [PATCH] Typo --- scripts/install | 2 +- scripts/upgrade | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/install b/scripts/install index 0d6c64b..45d67a5 100755 --- a/scripts/install +++ b/scripts/install @@ -150,7 +150,7 @@ ynh_script_progression --message="Configuring a systemd service..." ynh_add_systemd_config #================================================= -# PROVIDE ADDITIONAL SHELL COMAND +# PROVIDE ADDITIONAL SHELL COMMAND #================================================= ynh_script_progression --message="Provide additional shell command..." diff --git a/scripts/upgrade b/scripts/upgrade index cab5c5c..87a7fe1 100644 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -125,7 +125,7 @@ chmod 400 "$final_path/some_config_file" chown $app:$app "$final_path/some_config_file" #================================================= -# PROVIDE ADDITIONAL SHELL COMAND +# PROVIDE ADDITIONAL SHELL COMMAND #================================================= ynh_script_progression --message="Provide additional shell comand..."