Fix hostname

This commit is contained in:
Chipmunk 2023-02-01 22:24:10 -05:00
parent b9c693f102
commit 69b9673f1c

View file

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