summaryrefslogtreecommitdiffstats
path: root/make/scripts/adb-launch-main.sh
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2019-08-16 23:20:58 +0200
committerSven Gothel <[email protected]>2019-08-16 23:20:58 +0200
commitc7205e3906e426ec0c74b12b50faece189d3f8c2 (patch)
tree8e706ea8a27988f4ab70db3d3b25e4b04b809d44 /make/scripts/adb-launch-main.sh
parent7f350097c4ac502982f7e6961181d01304bc5de9 (diff)
Bug 1363: Java 11: Mod scripts for OpenJDK11 usage
Diffstat (limited to 'make/scripts/adb-launch-main.sh')
-rw-r--r--make/scripts/adb-launch-main.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/make/scripts/adb-launch-main.sh b/make/scripts/adb-launch-main.sh
index aebbaed..5032146 100644
--- a/make/scripts/adb-launch-main.sh
+++ b/make/scripts/adb-launch-main.sh
@@ -4,7 +4,7 @@ export HOST_UID=jogamp
# jogamp02 - 10.1.0.122
export HOST_IP=10.1.0.122
#export HOST_IP=10.1.0.52
-export HOST_RSYNC_ROOT=PROJECTS/JOGL
+export HOST_RSYNC_ROOT=PROJECTS/JogAmp
export TARGET_UID=jogamp
#export TARGET_IP=panda02