Sha256: ebb4eb6fe8cff42bf9a88889da1fa20de86429822f85fe1e3adacf3bd2bfe56b
Contents?: true
Size: 255 Bytes
Versions: 1
Compression:
Stored size: 255 Bytes
Contents
#!/bin/bash # We want to have latest environment variables set here echo "Setting ENV variables..." eval $(adminix env) # Here you should add some bash instruction of how to run custom script # # Example: # # cd /home/ubuntu/application/current exec $@
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
adminix-0.2 | app/views/scripts/run_script.sh.erb |