Files
op-packages/ghttpd/files/ghttpd.uci-default
T

8 lines
71 B
Bash

#!/bin/sh
/etc/init.d/ghttpd enable
/etc/init.d/ghttpd start
exit 0