summaryrefslogtreecommitdiffstats
path: root/assets/bin/ass
diff options
context:
space:
mode:
Diffstat (limited to 'assets/bin/ass')
-rwxr-xr-xassets/bin/ass5
1 files changed, 5 insertions, 0 deletions
diff --git a/assets/bin/ass b/assets/bin/ass
index d29ea7e6..27e5c6f3 100755
--- a/assets/bin/ass
+++ b/assets/bin/ass
@@ -2,6 +2,11 @@
set -euf
+# TODO REPO=...
+# TODO check if $REPO is the right one
+# TODO sanity-check arguments
+# TODO commit changes; pull and push $REPO
+
JOURNAL="/krebs/db/truth"
METHOD="$1"