authserver/homestead/src/stubs/after.sh
author ymh <ymh.work@gmail.com>
Tue, 15 Mar 2016 13:13:49 +0100
changeset 191 38be6b00f568
parent 8 5a0cbbe0922a
permissions -rw-r--r--
Upgrade ldt + elasticsearch after upgrade to elesticsearch 2.2 + new version
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
8
5a0cbbe0922a CAS Authentication (normal and proxy) + local Homestead vm
durandn
parents:
diff changeset
     1
#!/bin/sh
5a0cbbe0922a CAS Authentication (normal and proxy) + local Homestead vm
durandn
parents:
diff changeset
     2
5a0cbbe0922a CAS Authentication (normal and proxy) + local Homestead vm
durandn
parents:
diff changeset
     3
# If you would like to do some extra provisioning you may
5a0cbbe0922a CAS Authentication (normal and proxy) + local Homestead vm
durandn
parents:
diff changeset
     4
# add any commands you wish to this file and they will
5a0cbbe0922a CAS Authentication (normal and proxy) + local Homestead vm
durandn
parents:
diff changeset
     5
# be run after the Homestead machine is provisioned.