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

Should works with this.

This commit is contained in:
Moul 2016-01-01 14:42:20 +04:00
parent f353a1962c
commit 0312ea326b

View file

@ -7,6 +7,7 @@ domain=$(sudo yunohost app setting $app domain)
port=$(sudo yunohost app setting $app port)
# Remove uCoin
UCOIN_DIR="/home/admin/.ucoin"
[ -s "$UCOIN_DIR/ucoin.sh" ] && . "$UCOIN_DIR/ucoin.sh"
ucoind delete
rm -Rf /home/admin/.ucoin