Skip to content

Commit 51a2c2a

Browse files
committed
Merge pull request mdxp#8 from videlalvaro/patch-1
adds create_if_missing to remote file action
2 parents 03210c9 + 1dec491 commit 51a2c2a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

recipes/install_from_source.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@
3838
source nodejs_src_url
3939
checksum node['nodejs']['checksum']
4040
mode 0644
41+
action :create_if_missing
4142
end
4243

4344
# --no-same-owner required overcome "Cannot change ownership" bug

0 commit comments

Comments
 (0)