All checks were successful
continuous-integration/drone/push Build is passing
9 lines
283 B
Bash
Executable File
9 lines
283 B
Bash
Executable File
#!/usr/bin/bash
|
|
|
|
# apparently this vodoo kills all processes opened in this script
|
|
# trap "trap - SIGTERM && kill -- -$$" SIGINT SIGTERM EXIT
|
|
# ssh -N -L 8080:localhost:8080 lxplus7103 &
|
|
# sleep 10
|
|
|
|
/home/home4/institut_1b/jheuel/repositories/zoidberg/target/release/zoidberg_client
|