From 6e528248414e330c9e25e81596ab47b8b8a5b701 Mon Sep 17 00:00:00 2001 From: terminaldweller Date: Fri, 14 May 2021 22:44:50 +0430 Subject: first commit --- crontab | 1 + 1 file changed, 1 insertion(+) create mode 100644 crontab (limited to 'crontab') diff --git a/crontab b/crontab new file mode 100644 index 0000000..add2fb7 --- /dev/null +++ b/crontab @@ -0,0 +1 @@ +59 * * * * if [[ $(yy --alive) == hived ]]; then :;else yy --demon &;fi -- cgit v1.2.3