diff --git a/deploy-bootloader b/deploy-bootloader index 6e1a7a4..445a54a 100755 --- a/deploy-bootloader +++ b/deploy-bootloader @@ -2,7 +2,6 @@ . shared.sh . hosts.sh -. ssh.sh for host in ${hosts_all[@]}; do remote=root@$host