fixup! e53ee2c5fa
This commit is contained in:
parent
a10936a7ba
commit
55d455cc6e
1 changed files with 0 additions and 1 deletions
1
Makefile
1
Makefile
|
|
@ -19,7 +19,6 @@ deploy:
|
|||
then echo "Missing one of SSH_USER, SSH_HOST, or SSH_TARGET" >&2; \
|
||||
exit 1; \
|
||||
fi
|
||||
env
|
||||
mkdir -p ~/.ssh/
|
||||
touch ~/.ssh/known_hosts
|
||||
ssh-keygen -R "$$SSH_HOST"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue