summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--crontab2
1 files changed, 1 insertions, 1 deletions
diff --git a/crontab b/crontab
index 5078230..1821d93 100644
--- a/crontab
+++ b/crontab
@@ -1 +1 @@
-*/15 * * * * /bin/bash -c'. ~/.env && export PATH=~/.bin:$PATH && update-weather'
+*/15 * * * * /bin/bash -c '. ~/.env && export PATH=~/.bin:$PATH && update-weather'