Skip to content

Commit 869a5c3

Browse files
committed
Update file permsissions to be 755 on scripts
1 parent 2e457d5 commit 869a5c3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

scripts/config_version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@
1414

1515
#add something to find the remote url
1616

17-
puts head_sha
17+
puts head_sha

scripts/config_version.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ then
44
/opt/puppetlabs/puppet/bin/ruby $1/$2/scripts/config_version.rb $1 $2
55
else
66
/usr/bin/git --git-dir $1/$2/.git rev-parse HEAD
7-
fi
7+
fi

0 commit comments

Comments
 (0)