pkg(dragon-1.9.8): Add dragon 1.9.8

This commit is contained in:
Dan Vargas 2021-04-17 20:58:26 -05:00
parent 7191bc063c
commit 42fd7ce75e
5 changed files with 44 additions and 0 deletions

5
packages/dragon/1.9.8/environment vendored Normal file
View file

@ -0,0 +1,5 @@
#!/usr/bin/env bash
# dragon binary & java runtime path
export PATH=$PWD/bin:$PATH
export JAVA_RUNTIME=$PWD/bin/runtime/bin/java