ff
This commit is contained in:
parent
b8a938c5dc
commit
3c6c0bc1b1
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ if ! [ -f "./id_ed25519" ]; then
|
|||
exit 1
|
||||
fi
|
||||
|
||||
docker pull --quiet ${IMAGE}
|
||||
docker pull ${IMAGE}
|
||||
|
||||
docker run -it \
|
||||
-v $PWD:/ansible-homeserver \
|
||||
|
|
Loading…
Reference in a new issue