Launch gajumine too
Not functionally different, zx just needs the .zrf files to find gajumine.
This commit is contained in:
+7
@@ -0,0 +1,7 @@
|
||||
#!/bin/sh
|
||||
sudo apt -y install wget erlang
|
||||
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
|
||||
Reference in New Issue
Block a user