1
0
mirror of https://gitlab.crans.org/bde/nk20 synced 2025-06-28 20:33:00 +02:00

Replace ... by …

Signed-off-by: Emmy D'ANELLO <ynerant@crans.org>
This commit is contained in:
2022-08-29 11:17:17 +02:00
parent a69573ccdb
commit 3306aed6dc
36 changed files with 92 additions and 92 deletions

View File

@ -19,7 +19,7 @@ python3 manage.py migrate
if [ "$1" ]; then
# Command passed
echo "Running $@..."
echo "Running $@"
$@
else
# Launch server