diff --git a/cron b/cron new file mode 100644 index 0000000..f76d447 --- /dev/null +++ b/cron @@ -0,0 +1,6 @@ +#30 min - server warn bot +*/30 * * * * bash bot/bot.sh + +#send msg on reboot +@reboot bash bot/boot.sh +