We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9cfba73 commit 34778c3Copy full SHA for 34778c3
1 file changed
coldfront/entrypoint.sh
@@ -32,7 +32,7 @@ then
32
fi
33
34
echo "-- Generating static css files..."
35
- coldfront collectstatic
+ coldfront collectstatic --no-input
36
37
echo "---> Starting nginx on coldfront..."
38
/sbin/nginx
0 commit comments