summaryrefslogtreecommitdiff
path: root/src/snapshots
diff options
context:
space:
mode:
Diffstat (limited to 'src/snapshots')
-rw-r--r--src/snapshots/do.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/snapshots/do.sh b/src/snapshots/do.sh
new file mode 100644
index 0000000..cb8b3bc
--- /dev/null
+++ b/src/snapshots/do.sh
@@ -0,0 +1,4 @@
+#!/bin/bash
+
+FILE=$(date +%Y%m%d-%k%M)
+zip -9 -r pocketsnes-$FILE ../* -x \*.o \*.gpe \*.zip \*~