Replace gogs by gitea in comments

This commit is contained in:
Josué Tille 2019-02-14 09:58:05 +01:00
parent 3c8b6ca051
commit ee15d3c5d6
No known key found for this signature in database
GPG Key ID: D5E068C6DFA8681D

View File

@ -15,7 +15,7 @@ source ./_common.sh
# STANDARD REMOVE
#=================================================
# Stop gogs
# Stop gitea
systemctl stop "$app".service
# Drop MySQL database and user
@ -36,7 +36,7 @@ ynh_remove_logrotate
# Remove nginx config
ynh_remove_nginx_config
# Remove gogs user and data
# Remove gitea user and data
ynh_system_user_delete $app
# Remove init script