diff options
Diffstat (limited to 'jenkins-server-slave-setup/nodes/sgothel-macosx64-nv320m-012_013/launchd/com.jogamp.launched.update.sh')
-rw-r--r-- | jenkins-server-slave-setup/nodes/sgothel-macosx64-nv320m-012_013/launchd/com.jogamp.launched.update.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jenkins-server-slave-setup/nodes/sgothel-macosx64-nv320m-012_013/launchd/com.jogamp.launched.update.sh b/jenkins-server-slave-setup/nodes/sgothel-macosx64-nv320m-012_013/launchd/com.jogamp.launched.update.sh index 4d415a9..a5cd8a6 100644 --- a/jenkins-server-slave-setup/nodes/sgothel-macosx64-nv320m-012_013/launchd/com.jogamp.launched.update.sh +++ b/jenkins-server-slave-setup/nodes/sgothel-macosx64-nv320m-012_013/launchd/com.jogamp.launched.update.sh @@ -2,7 +2,7 @@ mkdir -p ~/Library/LaunchAgents cp com.jogamp.launched.start-ssh-jenkins-012.plist ~/Library/LaunchAgents/ -cp com.jogamp.launched.start-ssh-jenkins-013.plist ~/Library/LaunchAgents/ +#cp com.jogamp.launched.start-ssh-jenkins-013.plist ~/Library/LaunchAgents/ #launchctl load -w ~/Library/LaunchAgents/com.jogamp.launched.start-ssh-jenkins-012.plist #launchctl load -w ~/Library/LaunchAgents/com.jogamp.launched.start-ssh-jenkins-013.plist |