removing logic to save files to the database from the outer wrapper

Former-commit-id: 418a79d31be603db006e85d3f89eb23d1bc0e2c3
This commit is contained in:
Michael T. Kelbaugh
2020-01-29 11:34:31 -05:00
parent 9a5201c84c
commit 15afaa4981
9 changed files with 9 additions and 57 deletions

View File

@@ -8,9 +8,6 @@ up:
all: build-model up
copy:
bash download_files.sh
down:
cd build && docker-compose down