Skip to content

Commit

Permalink
Move redborder-ai models directory to cookbook rb-ai
Browse files Browse the repository at this point in the history
  • Loading branch information
manegron committed Aug 2, 2024
1 parent 719180b commit 1945777
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions resources/providers/config.rb
Original file line number Diff line number Diff line change
Expand Up @@ -93,13 +93,6 @@
action :create
end

directory '/var/lib/redborder-ai/models/' do
owner user
group group
mode '0755'
action :create
end

%w(data tmp/pids tmp/delayed_job tmp/geodb public).each do |x|
directory "/var/www/rb-rails/#{x}" do
owner user
Expand Down

0 comments on commit 1945777

Please sign in to comment.