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

Remove useless command.

This commit is contained in:
Moul 2015-12-29 09:27:14 -05:00
parent 752856dc78
commit 1dcfd76956

View file

@ -42,7 +42,6 @@ sudo yunohost app setting $app port -v $port
bash ../sources/install.sh
UCOIN_DIR="/home/admin/.ucoin"
[ -s "$UCOIN_DIR/ucoin.sh" ] && . "$UCOIN_DIR/ucoin.sh"
printf "\nexport UCOIN_DIR=\"$UCOIN_DIR\"\n[ -s \"\$UCOIN_DIR/ucoin.sh\" ] && . \"\$UCOIN_DIR/ucoin.sh\" # This loads ucoin.sh\n" >> /home/admin/.bashrc
# Configure uCoin node
ucoind init --autoconf