This website works better with JavaScript.
Home
Explore
Sign In
threefold_public
/
public
Watch
6
Star
1
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
new mycelium version
master
Coesens Bert
8 months ago
parent
8b7f3f3fcb
commit
e2616b6a36
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
upgrade-mycelium.sh
+ 1
- 1
upgrade-mycelium.sh
View File
@@ -1,7 +1,7 @@
#/bin/bash
# Script to upgrade Mycelium peer or client
cd ~
wget https://github.com/threefoldtech/mycelium/releases/download/v0.
4.
5/mycelium-x86_64-unknown-linux-musl.tar.gz
wget https://github.com/threefoldtech/mycelium/releases/download/v0.5
.0
/mycelium-x86_64-unknown-linux-musl.tar.gz
tar zxvf mycelium-x86_64-unknown-linux-musl.tar.gz
systemctl stop mycelium
mv mycelium /usr/bin/
Write
Preview
Loading…
Cancel
Save