aboutsummaryrefslogtreecommitdiff
path: root/services/gen-tplt
diff options
context:
space:
mode:
Diffstat (limited to 'services/gen-tplt')
-rwxr-xr-xservices/gen-tplt7
1 files changed, 0 insertions, 7 deletions
diff --git a/services/gen-tplt b/services/gen-tplt
deleted file mode 100755
index 38ceb33..0000000
--- a/services/gen-tplt
+++ /dev/null
@@ -1,7 +0,0 @@
-#!/usr/bin/env bash
-
-set -e
-
-script_dir="$(dirname "$0")"
-
-exec "$script_dir/manage" "template" "generate" "$@"