1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/gitlab_ynh.git synced 2024-09-03 18:36:35 +02:00

remove script

This commit is contained in:
kam 2017-06-30 09:15:17 +02:00
parent acbc8925e4
commit 8c26fd7847

View file

@ -12,9 +12,9 @@ domain=$(ynh_app_setting_get "$app" domain)
sudo apt-get remove gitlab-ce sudo apt-get remove gitlab-ce
# sudo rm -rf /opt/gitlab sudo rm -rf /opt/gitlab
# sudo rm -rf /etc/gitlab sudo rm -rf /etc/gitlab
# sudo rm -rf /var/opt/gitlab sudo rm -rf /var/opt/gitlab
# Remove apt sources-list # Remove apt sources-list
sudo rm -f /etc/apt/sources.list.d/gitlab-ce.list sudo rm -f /etc/apt/sources.list.d/gitlab-ce.list