summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Clausen <jac@nordu.net>2018-12-07 13:57:39 +0100
committerJon Clausen <jac@nordu.net>2018-12-07 13:57:39 +0100
commitf262c05e7d8b1be30d652ce6867adc004ddf8802 (patch)
tree95d196792bac29e192a7cbdd9680da5122942cde
parentf229e16b37c45eca82f8705a0882f466b1981f93 (diff)
remember to clean up
-rwxr-xr-xcode/vlanscrape-wrapper2
1 files changed, 2 insertions, 0 deletions
diff --git a/code/vlanscrape-wrapper b/code/vlanscrape-wrapper
index 250d477..4fddc59 100755
--- a/code/vlanscrape-wrapper
+++ b/code/vlanscrape-wrapper
@@ -54,3 +54,5 @@ fi
git add .
git commit -m "$CommitMsg"
git push
+
+rm ${TmpFile}