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 script: remove package with dpkg.

This commit is contained in:
Moul 2016-05-02 16:20:55 +02:00
parent 0811df144e
commit a09f1540af

View file

@ -9,6 +9,7 @@ port=$(sudo yunohost app setting $app port)
# Remove Duniter # Remove Duniter
source ~/.bashrc source ~/.bashrc
$app stop $app stop
sudo dpkg -r $app
#rm -Rf $DUNITER_DIR #rm -Rf $DUNITER_DIR
#rm -Rf /home/admin/.config/$app/ #rm -Rf /home/admin/.config/$app/