Skip to content

Commit

Permalink
Fix typo in delete-workshop.sh script
Browse files Browse the repository at this point in the history
  • Loading branch information
Jan Kleinert committed May 1, 2019
1 parent 307b57d commit 3c2e363
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .workshop/scripts/delete-workshop.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
set -x
set -eo pipefail

WORKSHOP_NAME=lab-developing-with-od
WORKSHOP_NAME=lab-developing-with-odo
JUPYTERHUB_APPLICATION=${JUPYTERHUB_APPLICATION:-developing-with-odo}
JUPYTERHUB_NAMESPACE=`oc project --short`

Expand Down

0 comments on commit 3c2e363

Please sign in to comment.