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

[enh] remove data and conf.

This commit is contained in:
Moul 2016-06-28 13:55:13 +02:00
parent 0f60824f55
commit 48df5a49b0

View file

@ -11,6 +11,9 @@ port=$(ynh_app_setting_get $app port)
sudo $app stop
sudo dpkg -r $app
# Remove data and conf
sudo rm -rf /root/.conf/duniter
# Remove Duniter service to YunoHost monitoring
sudo yunohost service remove $app