Skip to content

Commit

Permalink
revert whitespace change
Browse files Browse the repository at this point in the history
  • Loading branch information
alxndrsn committed Dec 10, 2024
1 parent 0dd2323 commit 3e195b0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions files/nginx/setup-odk.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
#!/bin/bash


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

0 comments on commit 3e195b0

Please sign in to comment.