Adds run scripts

This commit is contained in:
Matheus Albino Brunhara
2024-11-19 08:56:27 -03:00
parent a008c12077
commit baaa076796
4 changed files with 12 additions and 0 deletions

3
scripts/shell/job/gp/runDbm.sh Executable file
View 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
View File

@@ -0,0 +1,3 @@
#!/bin/env bash
mise exec java@adoptopenjdk-8.0.322+6 -- ./debugports-01.sh

View File

@@ -0,0 +1,3 @@
#!/bin/env bash
mise exec java@adoptopenjdk-11.0.25+9 -- ./standalone.sh

View File

@@ -0,0 +1,3 @@
#!/bin/env bash
mise exec java@adoptopenjdk-8.0.322+6 -- ./metawizard.sh