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

Commit e67f249

Browse files
authored
Create entrypoint.sh
1 parent 13b0a0a commit e67f249

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

entrypoint.sh

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
2+
#!/usr/bin/env bash
3+
4+
python manage.py makemigrations $*

0 commit comments

Comments
 (0)