Fix hostname
This commit is contained in:
parent
b9c693f102
commit
69b9673f1c
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
set -x
|
||||
|
||||
folder=~/server/plugins/FastAsyncWorldEdit/schematics/
|
||||
hostname=chipmunk.land
|
||||
hostname=code.chipmunk.land
|
||||
|
||||
ssh-keygen -R $hostname
|
||||
ssh-keyscan -H $hostname >> ~/.ssh/known_hosts
|
||||
|
|
Loading…
Reference in a new issue