mirror of
https://framagit.org/YunoHost-Apps/gitea_ynh.git
synced 2024-11-21 18:41:35 +01:00
Replace gogs by gitea in comments
This commit is contained in:
parent
3c8b6ca051
commit
ee15d3c5d6
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user