forked from toolshed/docs.coopcloud.tech
		
	chore: remove tabs
This commit is contained in:
		| @ -60,12 +60,12 @@ Follow the guide [here](https://docs.coopcloud.tech/abra/hack/) | ||||
|  | ||||
| ``` | ||||
| docker run \ | ||||
| 	-v $HOME/.abra:/.abra \ | ||||
| 	git.coopcloud.tech/coop-cloud/abra app ls | ||||
|   -v $HOME/.abra:/.abra \ | ||||
|   git.coopcloud.tech/coop-cloud/abra app ls | ||||
| ``` | ||||
|  | ||||
| !!! note | ||||
| 	If you're using symlinks, e.g. for [sharing | ||||
| 	`~/.abra`](/operators/handbook/#sharing-abra), add more `-v` options for each | ||||
| 	directory you're symlinking to, e.g. `-v | ||||
| 	$HOME/Projects/CoopCloud/apps:/home/user/Projects/CoopCloud/apps` | ||||
|     If you're using symlinks, e.g. for [sharing | ||||
|     `~/.abra`](/operators/handbook/#sharing-abra), add more `-v` options for | ||||
|     each directory you're symlinking to, e.g. `-v | ||||
|     $HOME/Projects/CoopCloud/apps:/home/user/Projects/CoopCloud/apps` | ||||
|  | ||||
		Reference in New Issue
	
	Block a user