We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 296c308 commit bc96ba9Copy full SHA for bc96ba9
1 file changed
coldfront/entrypoint.sh
@@ -24,7 +24,7 @@ then
24
25
if ! coldfront show_users_in_project_but_not_in_allocation &> /dev/null; then
26
echo "-- Initializing coldfront database..."
27
- coldfront initial_setup
+ coldfront initial_setup -f
28
29
echo "-- Generating static css files..."
30
coldfront collectstatic
0 commit comments