Add link-following to all curl commands

This commit is contained in:
Joel Wilson
2020-07-07 23:14:25 -05:00
parent 6b74006271
commit 91c611993f
9 changed files with 14 additions and 14 deletions

View File

@@ -50,7 +50,7 @@ able to configure the instance automatically, replace relevant config variables:
##############################################
# Need to ensure oauthenticator is bumped to 0.10.0
##############################################
curl https://tljh.jupyter.org/bootstrap.py \
curl -L https://tljh.jupyter.org/bootstrap.py \
| sudo python3 - \
--admin insightadmin