small-package/routergo/files/routergo.uci-default

8 lines
75 B
Bash

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