forked from coop-cloud/docs.coopcloud.tech
fix: add missing "cd"
This commit is contained in:
parent
3d9e63be5d
commit
7eefba2410
@ -37,7 +37,7 @@ abra upgrade --rc
|
|||||||
to help work through it.
|
to help work through it.
|
||||||
|
|
||||||
- `~/.abra/catalogue` is now *only* updated via `git pull`. You may need to
|
- `~/.abra/catalogue` is now *only* updated via `git pull`. You may need to
|
||||||
`~/.abra/catalogue && git checkout .` to get `abra` to stop complaining about
|
`cd ~/.abra/catalogue && git checkout .` to get `abra` to stop complaining about
|
||||||
unstaged changes.
|
unstaged changes.
|
||||||
|
|
||||||
### `0.6.x-beta` -> `0.7.x-beta`
|
### `0.6.x-beta` -> `0.7.x-beta`
|
||||||
|
Loading…
Reference in New Issue
Block a user