Launch gajumine too
Not functionally different, zx just needs the .zrf files to find gajumine.
This commit is contained in:
Vendored
+2
-1
@@ -1,4 +1,5 @@
|
||||
#!/bin/sh
|
||||
sudo apt -y install wget erlang
|
||||
wget -q https://zxq9.com/projects/zomp/get_zx && bash get_zx
|
||||
~/bin/zx run gajudesk
|
||||
export PATH=$PATH:$HOME/bin
|
||||
zx run gajudesk
|
||||
|
||||
Reference in New Issue
Block a user