diff options
Diffstat (limited to 'SuckItCron')
-rwxr-xr-x | SuckItCron | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/SuckItCron b/SuckItCron new file mode 100755 index 0000000..e817948 --- /dev/null +++ b/SuckItCron | |||
@@ -0,0 +1,4 @@ | |||
1 | #!/bin/sh | ||
2 | |||
3 | cd /opt/notYetAnotherWiki | ||
4 | ./SuckIt >/dev/null 2>&1 | ||