vp-build/srcpkgs/dropbear/files/dropbear/run

4 lines
63 B
Bash
Executable File

#!/bin/sh
[ -r conf ] && . ./conf
exec dropbear ${OPTS:=-F -R}