Skip to content

Commit c7bbe6f

Browse files
committed
remove redundant unalias
1 parent 09e983b commit c7bbe6f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/tutorials/setup_k8s_new_beamline.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -105,8 +105,6 @@ To deploy and manage IOC istances requires **helm** and **kubectl** command line
105105
```bash
106106
# make sure your Python virtual environment is active, then:
107107
pip install ec-cli
108-
# make sure ec is not currently aliased to docker compose! (maybe that was a bad idea?)
109-
unalias ec
110108
# setup the environment for ec to know how to talk to the cluster
111109
# (make sure you are in the t03-services directory)
112110
source ./environment.sh

0 commit comments

Comments
 (0)