summaryrefslogtreecommitdiff
path: root/gendump
diff options
context:
space:
mode:
Diffstat (limited to 'gendump')
-rwxr-xr-xgendump2
1 files changed, 2 insertions, 0 deletions
diff --git a/gendump b/gendump
new file mode 100755
index 0000000..13caab3
--- /dev/null
+++ b/gendump
@@ -0,0 +1,2 @@
+#!/bin/sh
+echo '.dump'|sqlite3 recipe.db > recipe_dump_`date +%Y%m%d`.txt