chore: remove tabs
continuous-integration/drone/push Build is passing Details

This commit is contained in:
decentral1se 2024-04-03 00:50:44 +02:00
parent 930d2217e0
commit 747e8001d8
Signed by: decentral1se
GPG Key ID: 03789458B3D0C410
1 changed files with 6 additions and 6 deletions

View File

@ -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`