fradrive/utils/runwrapper.sh

5 lines
55 B
Bash
Executable File

#!/usr/bin/env bash
echo $$ > /tmp/pidwrapper
exec $1