Host has to be smarthost!!
This commit is contained in:
parent
5b663f46a4
commit
ec6667f1f4
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue