File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1- Version 2015.07.xx :
1+ Version 2015.08.06 :
22 * Fix python-requests installations for Ubuntu >= 14.04 LTS. #631, #632, #633
33 * Install python-crypto from Chris Lea's PPA for Ubuntu < 14.04
44 * Exit the git checkout directory before deleting it. Thanks Bret Fisher. #634
Original file line number Diff line number Diff line change 1717# CREATED: 10/15/2012 09:49:37 PM WEST
1818# ======================================================================================================================
1919set -o nounset # Treat unset variables as an error
20- __ScriptVersion=" 2015.07.22 "
20+ __ScriptVersion=" 2015.08.06 "
2121__ScriptName=" bootstrap-salt.sh"
2222
2323# ======================================================================================================================
You can’t perform that action at this time.
0 commit comments