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

7 lines
70 B
Bash
Executable File

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