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

Commit

Permalink
Merge pull request #6 from tj-pre-commit/feature/add-extra-args
Browse files Browse the repository at this point in the history
Update entrypoint.sh
  • Loading branch information
jackton1 authored Nov 5, 2020
2 parents f567d11 + 25f5c6a commit 16ae454
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion entrypoint.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
#!/usr/bin/env bash

python manage.py graphql_schema
python manage.py graphql_schema $*

0 comments on commit 16ae454

Please sign in to comment.