Create autobuild.cron

This commit is contained in:
tianyu
2015-01-12 10:14:12 +08:00
parent a6d5c6c991
commit 321085006b

1
opensips/autobuild.cron Normal file
View File

@@ -0,0 +1 @@
0 0 * * * /home/builder/bin/autobuild.sh > /dev/null 2>&1 &