Skip to content

Commit

Permalink
application hub update
Browse files Browse the repository at this point in the history
  • Loading branch information
bbrauzzi committed Feb 28, 2023
1 parent b2e9d63 commit dc3a9d9
Show file tree
Hide file tree
Showing 2 changed files with 737 additions and 62 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
#!/usr/bin/env bash

JUPYTERHUB_CRYPT_KEY="****"
OAUTH_CLIENT_ID="*****"
OAUTH_CLIENT_SECRET="*****"

ORIG_DIR="$(pwd)"
cd "$(dirname "$0")"
BIN_DIR="$(pwd)"
Expand Down
Loading

0 comments on commit dc3a9d9

Please sign in to comment.