Skip to content

Commit

Permalink
added comment to shell script
Browse files Browse the repository at this point in the history
  • Loading branch information
WoltersEric committed Jan 6, 2025
1 parent 5a298c6 commit 9bd3279
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deploy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ do
fi
done

# necessary for certifi to find the right certificate if run without conda forge's ca-certificates
export SSL_CERT_FILE=/etc/ssl/certs/ca-bundle.crt

read -p "What do you want to deploy? Options: 'admin-dash'/1 ; 'calling-dash'/2 ; 'calling-dash-test'/3 ; 'api'/4 ; 'api-test'/5 " APPLICATION
Expand Down

0 comments on commit 9bd3279

Please sign in to comment.