Merge branch 'dev' of github.com:zxq9/zx into dev
This commit is contained in:
commit
c7b49eac69
@ -4,8 +4,8 @@ set -x
|
||||
|
||||
ZOMP_DIR="$HOME/zomp"
|
||||
ORIGIN="$(pwd)"
|
||||
VERSION="$(ls $ZOMP_DIR/lib/otpr-zx/ | sort --field-separator=. --reverse | head --lines=1)"
|
||||
ZX_DIR="$ZOMP_DIR/lib/otpr-zx/$VERSION"
|
||||
VERSION="$(ls $ZOMP_DIR/lib/otpr/zx/ | sort --field-separator=. --reverse | head --lines=1)"
|
||||
ZX_DIR="$ZOMP_DIR/lib/otpr/zx/$VERSION"
|
||||
|
||||
cd "$ZX_DIR"
|
||||
./zmake
|
||||
Loading…
x
Reference in New Issue
Block a user