Compare commits
No commits in common. "4852dc32443d5d0933e343af95fd4d52e832f45f" and "9b2970d54063480239097f8cd9223202ea873371" have entirely different histories.
4852dc3244
...
9b2970d540
4
debian/install_scripts/get_erlang_zx
vendored
Executable file
4
debian/install_scripts/get_erlang_zx
vendored
Executable file
@ -0,0 +1,4 @@
|
|||||||
|
#!/bin/sh
|
||||||
|
sudo apt -y install wget erlang
|
||||||
|
wget -q https://zxq9.com/projects/zomp/get_zx && bash get_zx
|
||||||
|
~/bin/zx run gajudesk
|
7
debian/install_scripts/install_miner_apt
vendored
7
debian/install_scripts/install_miner_apt
vendored
@ -1,7 +0,0 @@
|
|||||||
#!/bin/sh
|
|
||||||
sudo apt -y install wget erlang --no-install-recommends
|
|
||||||
wget -q https://zxq9.com/projects/zomp/get_zx && bash get_zx
|
|
||||||
export PATH=$PATH:$HOME/bin
|
|
||||||
zx import realm install_scripts/qpq.zrf
|
|
||||||
zx import realm install_scripts/uwiger.zrf
|
|
||||||
zx run qpq-gajumine
|
|
9
debian/install_scripts/install_wallet_apt
vendored
9
debian/install_scripts/install_wallet_apt
vendored
@ -1,9 +0,0 @@
|
|||||||
#!/bin/sh
|
|
||||||
# We actually only need
|
|
||||||
# erlang-base erlang-tools erlang-dev erlang-eunit erlang-inets erlang-wx
|
|
||||||
# But erlang-wx gives 238 out of the 273 dependencies of a full erlang install.
|
|
||||||
sudo apt -y install wget erlang --no-install-recommends
|
|
||||||
|
|
||||||
wget -q https://zxq9.com/projects/zomp/get_zx && bash get_zx
|
|
||||||
export PATH=$PATH:$HOME/bin
|
|
||||||
zx run gajudesk
|
|
BIN
debian/install_scripts/qpq.zrf
vendored
BIN
debian/install_scripts/qpq.zrf
vendored
Binary file not shown.
BIN
debian/install_scripts/uwiger.zrf
vendored
BIN
debian/install_scripts/uwiger.zrf
vendored
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user