From c7205e3906e426ec0c74b12b50faece189d3f8c2 Mon Sep 17 00:00:00 2001 From: Sven Gothel Date: Fri, 16 Aug 2019 23:20:58 +0200 Subject: Bug 1363: Java 11: Mod scripts for OpenJDK11 usage --- make/scripts/adb-launch-main.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'make/scripts/adb-launch-main.sh') 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 -- cgit v1.2.3