mirror of
https://github.com/YunoHost-Apps/gitlab_ynh.git
synced 2024-09-03 18:36:35 +02:00
Small typos
This commit is contained in:
parent
acad263795
commit
7f2a0943c1
5 changed files with 5 additions and 5 deletions
|
@ -142,4 +142,4 @@ ynh_systemd_action --action=reload --service_name=nginx
|
|||
# END OF SCRIPT
|
||||
#=================================================
|
||||
|
||||
ynh_script_progression --message="Change of URL completed for $app" --last
|
||||
ynh_script_progression --message="Change of URL completed for GitLab" --last
|
||||
|
|
|
@ -265,4 +265,4 @@ ynh_systemd_action --action=restart --service_name="gitlab-runsvdir" --log_path=
|
|||
# END OF SCRIPT
|
||||
#=================================================
|
||||
|
||||
ynh_script_progression --message="Installation of $app completed" --last
|
||||
ynh_script_progression --message="Installation of GitLab completed" --last
|
||||
|
|
|
@ -110,4 +110,4 @@ ynh_del_swap
|
|||
# END OF SCRIPT
|
||||
#=================================================
|
||||
|
||||
ynh_script_progression --message="Removal of $app completed" --last
|
||||
ynh_script_progression --message="Removal of GitLab completed" --last
|
||||
|
|
|
@ -171,4 +171,4 @@ ynh_systemd_action --action=reload --service_name=nginx
|
|||
# END OF SCRIPT
|
||||
#=================================================
|
||||
|
||||
ynh_script_progression --message="Restoration completed for $app" --last
|
||||
ynh_script_progression --message="Restoration completed for GitLab" --last
|
||||
|
|
|
@ -362,4 +362,4 @@ ynh_systemd_action --action=reload --service_name=nginx
|
|||
# END OF SCRIPT
|
||||
#=================================================
|
||||
|
||||
ynh_script_progression --message="Upgrade of $app completed" --last
|
||||
ynh_script_progression --message="Upgrade of GitLab completed" --last
|
||||
|
|
Loading…
Reference in a new issue