mirror of
https://gitea.blesmrt.net/mikaela/gist.git
synced 2024-11-25 20:59:22 +01:00
cryptocurrency/start: fix links (#1)
This commit is contained in:
parent
91532a5bc9
commit
4e25f84ebb
@ -1,7 +1,7 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
cd /usr/local/bin
|
cd /usr/local/bin
|
||||||
curl 755 https://gist.githubusercontent.com/Mkaysi/a6d3c4b035259a2f7c6c/raw/multibit
|
curl -LO https://github.com/Mkaysi/gist/raw/master/cryptocurrency/start/multibit
|
||||||
chmod +x multibit
|
chmod +x multibit
|
||||||
curl -LO https://gist.githubusercontent.com/Mkaysi/a6d3c4b035259a2f7c6c/raw/multidoge
|
curl -LO https://github.com/Mkaysi/gist/raw/master/cryptocurrency/start/multidoge
|
||||||
chmod 755 multidoge
|
chmod 755 multidoge
|
||||||
cd
|
cd
|
Loading…
Reference in New Issue
Block a user