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..."