Update file permsissions to be 755 on scripts
This commit is contained in:
parent
2e457d5c0e
commit
869a5c3aa9
@ -14,4 +14,4 @@ commit = repo.lookup(head_sha)
|
|||||||
|
|
||||||
#add something to find the remote url
|
#add something to find the remote url
|
||||||
|
|
||||||
puts head_sha
|
puts head_sha
|
||||||
|
@ -4,4 +4,4 @@ then
|
|||||||
/opt/puppetlabs/puppet/bin/ruby $1/$2/scripts/config_version.rb $1 $2
|
/opt/puppetlabs/puppet/bin/ruby $1/$2/scripts/config_version.rb $1 $2
|
||||||
else
|
else
|
||||||
/usr/bin/git --git-dir $1/$2/.git rev-parse HEAD
|
/usr/bin/git --git-dir $1/$2/.git rev-parse HEAD
|
||||||
fi
|
fi
|
||||||
|
Loading…
Reference in New Issue
Block a user