authserver/homestead/src/stubs/after.sh
changeset 8 5a0cbbe0922a
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/authserver/homestead/src/stubs/after.sh	Wed May 27 15:34:06 2015 +0200
@@ -0,0 +1,5 @@
+#!/bin/sh
+
+# If you would like to do some extra provisioning you may
+# add any commands you wish to this file and they will
+# be run after the Homestead machine is provisioned.