nodhcp/bin/nodhcp

4 lines
61 B
Python
Executable File

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