Adds run scripts
This commit is contained in:
3
scripts/shell/job/gp/runDbm.sh
Executable file
3
scripts/shell/job/gp/runDbm.sh
Executable file
@@ -0,0 +1,3 @@
|
|||||||
|
#!/bin/env bash
|
||||||
|
|
||||||
|
mise exec java@adoptopenjdk-8.0.322+6 -- ./dbmanager.sh
|
||||||
3
scripts/shell/job/gp/runGp8.sh
Executable file
3
scripts/shell/job/gp/runGp8.sh
Executable file
@@ -0,0 +1,3 @@
|
|||||||
|
#!/bin/env bash
|
||||||
|
|
||||||
|
mise exec java@adoptopenjdk-8.0.322+6 -- ./debugports-01.sh
|
||||||
3
scripts/shell/job/gp/runGs11.sh
Executable file
3
scripts/shell/job/gp/runGs11.sh
Executable file
@@ -0,0 +1,3 @@
|
|||||||
|
#!/bin/env bash
|
||||||
|
|
||||||
|
mise exec java@adoptopenjdk-11.0.25+9 -- ./standalone.sh
|
||||||
3
scripts/shell/job/gp/runMeta8.sh
Executable file
3
scripts/shell/job/gp/runMeta8.sh
Executable file
@@ -0,0 +1,3 @@
|
|||||||
|
#!/bin/env bash
|
||||||
|
|
||||||
|
mise exec java@adoptopenjdk-8.0.322+6 -- ./metawizard.sh
|
||||||
Reference in New Issue
Block a user