Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
thalia
concrexit
Commits
a28c845e
Commit
a28c845e
authored
May 28, 2019
by
Jelle Besseling
Browse files
Use exec to start ./manage.py
parent
bc7c651f
Changes
1
Hide whitespace changes
Inline
Side-by-side
resources/entrypoint.sh
View file @
a28c845e
...
...
@@ -10,4 +10,4 @@ done
cd
/usr/src/app/website/
>
&2
echo
"Running ./manage.py
$@
"
./manage.py
$@
exec
./manage.py
$@
Sébastiaan Versteeg
@sversteeg
mentioned in commit
dcaac796
·
May 30, 2019
mentioned in commit
dcaac796
mentioned in commit dcaac7969a89d8f071f19f460fd4d6912e62f16d
Toggle commit list
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment