7d49bc4c71
Avoid libcontainer.Process trying to lookup the binary via $PATH as the executor has already found where the binary is located.
3 lines
20 B
Bash
3 lines
20 B
Bash
#!/bin/sh
|
|
echo "ok"
|