We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2d50fab + de0de33 commit eb69f1fCopy full SHA for eb69f1f
2 files changed
scripts/auth_init.sh
@@ -4,7 +4,7 @@
4
5
if [ "$AZURE_APP_SAMPLE_ENABLED" = "false" ]; then
6
echo "AZURE_APP_SAMPLE_ENABLED is false. Exiting auth_init script."
7
- exit 1
+ exit 0
8
fi
9
10
echo 'Running "auth_init.py"'
scripts/postprovision.sh
echo "AZURE_APP_SAMPLE_ENABLED is false. Exiting auth_update script."
echo 'Running "auth_update.py"'
0 commit comments