diff --git a/opensips/autobuild.cron b/opensips/autobuild.cron new file mode 100644 index 0000000..40d6bd4 --- /dev/null +++ b/opensips/autobuild.cron @@ -0,0 +1 @@ +0 0 * * * /home/builder/bin/autobuild.sh > /dev/null 2>&1 &