mirror of
https://github.com/kemko/nomad.git
synced 2026-01-04 01:15:43 +03:00
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"
|