forked from toolshed/docs.coopcloud.tech
		
	fix: add missing "cd"
This commit is contained in:
		| @ -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` | ||||||
|  | |||||||
		Reference in New Issue
	
	Block a user