1 2 3 4 5
#!/bin/sh umask 007 [ ! -f /etc/cjdroute.conf ] && \ cjdroute --genconf > /etc/cjdroute.conf