Skip to content

Commit 34778c3

Browse files
committed
Add flag for no-input
1 parent 9cfba73 commit 34778c3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

coldfront/entrypoint.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ then
3232
fi
3333

3434
echo "-- Generating static css files..."
35-
coldfront collectstatic
35+
coldfront collectstatic --no-input
3636

3737
echo "---> Starting nginx on coldfront..."
3838
/sbin/nginx

0 commit comments

Comments
 (0)