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

Correct remove

This commit is contained in:
Rafi59 2017-06-30 22:13:40 +02:00 committed by GitHub
parent 82c6ae5ee4
commit 7890b38e14

View file

@ -10,7 +10,7 @@ source /usr/share/yunohost/helpers
# Retrieve app settings
domain=$(ynh_app_setting_get "$app" domain)
sudo apt-get remove gitlab-ce
sudo apt-get -yy remove gitlab-ce
sudo rm -rf /opt/gitlab
sudo rm -rf /etc/gitlab