Update install.sh

This commit is contained in:
Manevolent 2023-01-10 01:24:58 -07:00 committed by GitHub
parent 801c10779d
commit 566a0b3179
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -62,7 +62,7 @@ docker run --restart always -d \
-v /etc/wireguard:/etc/wireguard -v /etc/bird:/etc/bird/ \
-v /etc/tinc:/etc/tinc -v /etc/bind:/etc/bind \
-v /etc/lixonet:/etc/lixonet \
-v /etc/lixonet/known_hosts:/home/lixonet/.ssh/known_hosts \
-v /etc/lixonet/id_rsa:/home/lixonet/.ssh/id_rsa \
-v /etc/lixonet/known_hosts:/root/.ssh/known_hosts \
-v /etc/lixonet/id_rsa:/root/.ssh/id_rsa \
--name lixonet-ee \
lixonet-ee