aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authordvs12025-02-23 11:39:34 +1000
committerdvs12025-02-23 11:39:34 +1000
commit25e827eda8b0eb067d9a54b64e1ad588bc634bca (patch)
tree282f3eebd11705fa99b376173046480654a2beab
parentClean up the temporary directory clean up. (diff)
downloadnotYetAnotherWiki-25e827eda8b0eb067d9a54b64e1ad588bc634bca.zip
notYetAnotherWiki-25e827eda8b0eb067d9a54b64e1ad588bc634bca.tar.gz
notYetAnotherWiki-25e827eda8b0eb067d9a54b64e1ad588bc634bca.tar.bz2
notYetAnotherWiki-25e827eda8b0eb067d9a54b64e1ad588bc634bca.tar.xz
Forgot to include these files.
-rwxr-xr-xSuckItCron4
-rw-r--r--empty.md1
2 files changed, 5 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
3cd /opt/notYetAnotherWiki
4./SuckIt >/dev/null 2>&1
diff --git a/empty.md b/empty.md
new file mode 100644
index 0000000..b68450f
--- /dev/null
+++ b/empty.md
@@ -0,0 +1 @@
Nothing to see here, yet.