1
0
Fork 0
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:
ericgaspar 2020-12-23 17:18:58 +01:00
parent acad263795
commit 7f2a0943c1
No known key found for this signature in database
GPG key ID: 574F281483054D44
5 changed files with 5 additions and 5 deletions

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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