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

Commit 2ef792d

Browse files
author
Tonye Jack
committed
Fixed command.
1 parent ebf93f0 commit 2ef792d

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
@@ -7,5 +7,5 @@ has_missing() {
77
}
88

99
has_missing
10-
python manage.py graphql_schema;
10+
python manage.py graphql_schema
1111
has_missing

0 commit comments

Comments
 (0)