Skip to content

Commit 84860f5

Browse files
committed
Update README.md
1 parent 45235d7 commit 84860f5

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,3 +90,8 @@ $cronUpdater->replaceWith($cron);
9090
* If your jobs don't seem to be running check that the cron deamon is running, also check your username is in /etc/cron.allow and not in /etc/cron.deny.
9191
* Environmental substitutions do not work, you can not use things like $PATH, $HOME, or ~/sbin.
9292
* You can not use % in the command, if you need to use it escape the command in backticks.
93+
94+
95+
---
96+
97+
Created by [MyBuilder](http://www.mybuilder.com/) - Check out our [blog](http://tech.mybuilder.com/) for more insight into this and other open-source projects we release.

0 commit comments

Comments
 (0)