summaryrefslogtreecommitdiff
path: root/inctemp.sh
diff options
context:
space:
mode:
Diffstat (limited to 'inctemp.sh')
-rwxr-xr-xinctemp.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/inctemp.sh b/inctemp.sh
new file mode 100755
index 0000000..e139e4d
--- /dev/null
+++ b/inctemp.sh
@@ -0,0 +1,3 @@
+#!/usr/bin/env bash
+source functions.sh
+finctemp $@ || exit 1