kopia lustrzana https://dev.funkwhale.audio/funkwhale/funkwhale
Fixed broken dev entrypoint
rodzic
703d70d544
commit
99e7e98bae
|
@ -1,7 +1,3 @@
|
|||
#!/bin/bash
|
||||
set -e
|
||||
if [ $1 = "pytest" ]; then
|
||||
# let pytest.ini handle it
|
||||
unset DJANGO_SETTINGS_MODULE
|
||||
fi
|
||||
exec "$@"
|
||||
|
|
Ładowanie…
Reference in New Issue