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

8 lines
75 B
Bash

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