summaryrefslogtreecommitdiff
path: root/checkpoint.sh
diff options
context:
space:
mode:
authorRaymaekers Luca <raymaekers.luca@gmail.com>2024-06-01 09:51:18 +0200
committerRaymaekers Luca <raymaekers.luca@gmail.com>2024-06-01 09:51:18 +0200
commitcf01ac4c10ecd0cdffed722fd58301ebfddd0d61 (patch)
tree5910e95c6c21501ff122d5ae0b5189540ab258c4 /checkpoint.sh
parentf6aa3ad52f6fb2cedcbf9174c1c008be563248c6 (diff)
checkpoint
Diffstat (limited to 'checkpoint.sh')
-rwxr-xr-xcheckpoint.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/checkpoint.sh b/checkpoint.sh
new file mode 100755
index 0000000..62c138c
--- /dev/null
+++ b/checkpoint.sh
@@ -0,0 +1,5 @@
+#!/bin/sh
+
+git commit -m 'checkpoint'
+keyadd db
+git push