5 lines
66 B
Bash
Executable File
5 lines
66 B
Bash
Executable File
#!/bin/sh
|
|
|
|
mkdir -p $XDG_RUNTIME_DIR
|
|
/usr/local/bin/jenkins-agent
|