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

Try with exec.

This commit is contained in:
Moul 2015-12-27 08:13:04 -05:00
parent 55dd9162b3
commit 33843644d8

View file

@ -31,9 +31,8 @@ sudo yunohost firewall allow TCP $port > /dev/null 2>&1
sudo yunohost app setting $app port -v $port sudo yunohost app setting $app port -v $port
# Install uCoin # Install uCoin
sudo bash
sudo bash ../sources/install.sh sudo bash ../sources/install.sh
exit exec bash -l
# Configure uCoin node # Configure uCoin node
ucoind init --autoconf ucoind init --autoconf