summaryrefslogtreecommitdiff
path: root/templates/finish.erb
diff options
context:
space:
mode:
Diffstat (limited to 'templates/finish.erb')
-rw-r--r--templates/finish.erb3
1 files changed, 3 insertions, 0 deletions
diff --git a/templates/finish.erb b/templates/finish.erb
new file mode 100644
index 0000000..787a174
--- /dev/null
+++ b/templates/finish.erb
@@ -0,0 +1,3 @@
+#!/bin/bash
+echo "Stopping <%= name %>"
+<%= finish_command %>