fix: add missing "cd"
continuous-integration/drone/push Build is passing Details

This commit is contained in:
decentral1se 2023-07-26 12:33:21 +02:00
parent 3d9e63be5d
commit 7eefba2410
Signed by: decentral1se
GPG Key ID: 03789458B3D0C410
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ abra upgrade --rc
to help work through it.
- `~/.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.
### `0.6.x-beta` -> `0.7.x-beta`