mirror of
https://github.com/YunoHost-Apps/duniter_ynh.git
synced 2024-09-03 18:26:35 +02:00
[enh] update script: uCoin –> Duniter.
This commit is contained in:
parent
baf705770f
commit
67a632a5d0
1 changed files with 3 additions and 5 deletions
|
@ -2,9 +2,7 @@
|
|||
|
||||
#set -e
|
||||
|
||||
app=ucoin
|
||||
app=duniter
|
||||
|
||||
# Upgrade uCoin package
|
||||
# get new install script
|
||||
#curl -kL https://raw.githubusercontent.com/ucoin-io/ucoin/master/install.sh | bash
|
||||
ucoind restart
|
||||
# Upgrade Duniter package
|
||||
$app restart
|
||||
|
|
Loading…
Reference in a new issue