Skip to content
This repository was archived by the owner on Jun 22, 2021. It is now read-only.

Commit 16ae454

Browse files
authored
Merge pull request #6 from tj-pre-commit/feature/add-extra-args
Update entrypoint.sh
2 parents f567d11 + 25f5c6a commit 16ae454

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

entrypoint.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
#!/usr/bin/env bash
22

3-
python manage.py graphql_schema
3+
python manage.py graphql_schema $*

0 commit comments

Comments
 (0)