This repository has been archived on 2024-10-24. You can view files and clone it, but cannot push or open issues or pull requests.
fradrive-old/utils/runwrapper.sh

5 lines
55 B
Bash
Executable File

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