Skip to content

Commit

Permalink
add setup_storage to stock_config
Browse files Browse the repository at this point in the history
  • Loading branch information
yksflip committed May 12, 2023
1 parent eb1a3f0 commit abd8873
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/tasks/foodsoft_setup.rake
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ namespace :foodsoft do
desc "Initialize stock configuration"
task :stock_config do
setup_app_config
setup_storage
setup_development
end
end
Expand Down

0 comments on commit abd8873

Please sign in to comment.