mirror of
https://gitlab.crans.org/bde/nk20
synced 2025-06-28 20:33:00 +02:00
@ -19,7 +19,7 @@ python3 manage.py migrate
|
||||
|
||||
if [ "$1" ]; then
|
||||
# Command passed
|
||||
echo "Running $@..."
|
||||
echo "Running $@…"
|
||||
$@
|
||||
else
|
||||
# Launch server
|
||||
|
Reference in New Issue
Block a user