mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
Remove superfluous cd (#4551)
This commit is contained in:
@@ -44,7 +44,6 @@ Then source the `env.sh` script.
|
||||
|
||||
```none
|
||||
$ unzip ucp-bundle-dave.lauper.zip
|
||||
$ cd ucp-bundle-dave.lauper
|
||||
$ eval $(<env.sh)
|
||||
```
|
||||
|
||||
|
||||
@@ -44,7 +44,6 @@ Then source the `env.sh` script.
|
||||
|
||||
```none
|
||||
$ unzip ucp-bundle-dave.lauper.zip
|
||||
$ cd ucp-bundle-dave.lauper
|
||||
$ eval $(<env.sh)
|
||||
```
|
||||
|
||||
|
||||
@@ -44,7 +44,6 @@ Then source the `env.sh` script.
|
||||
|
||||
```bash
|
||||
$ unzip ucp-bundle-dave.lauper.zip
|
||||
$ cd ucp-bundle-dave.lauper
|
||||
$ eval $(<env.sh)
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user