set vhd-util executable

This commit is contained in:
Edison Su 2013-07-12 10:55:39 -07:00
parent 888ef1959f
commit 8319473baa
1 changed files with 1 additions and 0 deletions

View File

@ -166,6 +166,7 @@ EOF
fix_vhdutil() {
wget --no-check-certificate http://download.cloud.com.s3.amazonaws.com/tools/vhd-util -O /bin/vhd-util
chmod a+x /bin/vhd-util
}
do_fixes() {