detectads/CONTROL/postinst

7 lines
94 B
Bash
Executable File

#!/bin/sh
## Set link
ln -f /mod/webif/plugin/detectads/detectads /mod/bin/detectads
exit 0