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

Commit 70da40b

Browse files
authored
Update entrypoint.sh
1 parent f532f50 commit 70da40b

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,4 +1,4 @@
11

22
#!/usr/bin/env bash
33

4-
python manage.py makemigrations $*
4+
python manage.py makemigrations --no-input $*

0 commit comments

Comments
 (0)