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 \ | docker run \ | ||||||
| 	-v $HOME/.abra:/.abra \ |   -v $HOME/.abra:/.abra \ | ||||||
| 	git.coopcloud.tech/coop-cloud/abra app ls |   git.coopcloud.tech/coop-cloud/abra app ls | ||||||
| ``` | ``` | ||||||
|  |  | ||||||
| !!! note | !!! note | ||||||
| 	If you're using symlinks, e.g. for [sharing |     If you're using symlinks, e.g. for [sharing | ||||||
| 	`~/.abra`](/operators/handbook/#sharing-abra), add more `-v` options for each |     `~/.abra`](/operators/handbook/#sharing-abra), add more `-v` options for | ||||||
| 	directory you're symlinking to, e.g. `-v |     each directory you're symlinking to, e.g. `-v | ||||||
| 	$HOME/Projects/CoopCloud/apps:/home/user/Projects/CoopCloud/apps` |     $HOME/Projects/CoopCloud/apps:/home/user/Projects/CoopCloud/apps` | ||||||
|  | |||||||
		Reference in New Issue
	
	Block a user