Host has to be smarthost!!

This commit is contained in:
Nico Schottelius 2018-04-03 09:51:16 +02:00
parent 5b663f46a4
commit ec6667f1f4
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ HOST="root@mx.ungleich.ch"
HOST="oneadmin@kaffee.ungleich.ch"
HOST="root@mx-hetzner01.ungleich.ch"
HOST="root@mx.place5.ungleich.ch"
HOST="nico-vm.schottelius.org"
if [ $# -ge 1 ]; then
HOST=$1; shift