4 lines
111 B
Bash
4 lines
111 B
Bash
#!/bin/sh
|
|
/opt/logmein-hamachi/bin/hamachid -c $HAMACHI_DATA
|
|
strace -qqe '' -p `pgrep hamachid`
|
|
/host/bin/proxy |