Skip to content

Commit

Permalink
update: docs
Browse files Browse the repository at this point in the history
  • Loading branch information
codekow committed Jun 5, 2024
1 parent b682d59 commit 5b7bd81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ https://github.com/redhat-na-ssa/ocp-web-terminal-enhanced.git
cd ocp-web-terminal-enhanced

# make enhanced web terminal persistent
until oc apply -k bootstrap/web-terminal; do : ; done
until oc apply -k bootstrap; do : ; done

# delete old workspaces
oc -n openshift-terminal delete devworkspace --all
Expand Down

0 comments on commit 5b7bd81

Please sign in to comment.