Skip to content

Commit

Permalink
more debug
Browse files Browse the repository at this point in the history
  • Loading branch information
alxndrsn committed Dec 6, 2024
1 parent 363b4a0 commit 490c15f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions files/nginx/setup-odk.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
#!/bin/bash

echo "---------- env ----------"
env
echo "-------------------------"


echo "writing client config..."
if [[ $OIDC_ENABLED != 'true' ]] && [[ $OIDC_ENABLED != 'false' ]]; then
Expand Down

0 comments on commit 490c15f

Please sign in to comment.