Update file permsissions to be 755 on scripts

This commit is contained in:
Nick Walker 2015-08-31 13:20:43 -07:00
parent 2e457d5c0e
commit 869a5c3aa9
2 changed files with 2 additions and 2 deletions

View File

@ -14,4 +14,4 @@ commit = repo.lookup(head_sha)
#add something to find the remote url
puts head_sha
puts head_sha

View File

@ -4,4 +4,4 @@ then
/opt/puppetlabs/puppet/bin/ruby $1/$2/scripts/config_version.rb $1 $2
else
/usr/bin/git --git-dir $1/$2/.git rev-parse HEAD
fi
fi