Skip to content

Commit

Permalink
fix mc config
Browse files Browse the repository at this point in the history
  • Loading branch information
manegron committed Oct 15, 2024
1 parent 22eeb08 commit 85f8c79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/providers/config.rb
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
end

# MC tool configuration
directory '/root/.mc'
directory '/root/.mc' do
owner 'root'
group 'root'
mode '0755'
Expand Down

0 comments on commit 85f8c79

Please sign in to comment.