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 6, 2023
1 parent 8f26f2d commit 0ed9dd8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/tasks/foodsoft_setup.rake
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 0ed9dd8

Please sign in to comment.