nodhcp/bin/nodhcp
2014-11-03 19:53:30 +01:00

4 lines
61 B
Python
Executable File

#!/bin/sh
exec python "`dirname $0`/../nodhcp/main.py" "$@"