Skip to content

Commit

Permalink
Small fixes (#69)
Browse files Browse the repository at this point in the history
* fix deletion bug

* autoImport

* buildscript

* m time instead of c time!
  • Loading branch information
gregordr authored Jan 3, 2022
1 parent 80fb6b0 commit 4a6f774
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docker-compose-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,4 +93,4 @@ services:
volumes:
- ./import/:/code/importrt/:/code/importrt/:/code/import
profiles:
- import
- import
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,4 +88,4 @@ services:
volumes:
- ./import/:/code/import
profiles:
- import
- import

0 comments on commit 4a6f774

Please sign in to comment.