mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-14 23:47:48 +00:00
Add context: this script will be used to deploy production
This commit is contained in:
@@ -1,4 +1,10 @@
|
||||
#!/usr/bin/env ruby
|
||||
#
|
||||
# Install dependencies and migrate data during production deployments or
|
||||
# when updating your development environment.
|
||||
#
|
||||
# Take care when changing it and consider the ofn-install repository for
|
||||
# the context of deployments.
|
||||
require "fileutils"
|
||||
|
||||
# path to your application root.
|
||||
|
||||
Reference in New Issue
Block a user