mirror of
https://github.com/publiclab/mapknitter.git
synced 2025-12-06 16:30:00 +01:00
Remove reference to aws example in Makefile (#1024)
This commit is contained in:
committed by
Jeffrey Warren
parent
3299d39c1f
commit
8f04db5595
1
Makefile
1
Makefile
@@ -9,7 +9,6 @@ endef
|
|||||||
|
|
||||||
build:
|
build:
|
||||||
cp config/database.yml.example config/database.yml
|
cp config/database.yml.example config/database.yml
|
||||||
cp config/amazon_s3.yml.example config/amazon_s3.yml
|
|
||||||
cp config/config.yml.example config/config.yml
|
cp config/config.yml.example config/config.yml
|
||||||
cp db/schema.rb.example db/schema.rb
|
cp db/schema.rb.example db/schema.rb
|
||||||
docker-compose build
|
docker-compose build
|
||||||
|
|||||||
Reference in New Issue
Block a user