mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2025-11-19 22:42:24 -05:00
deploy-bootloader: no need to source ssh.sh
This commit is contained in:
parent
8af52e3498
commit
9a864106d7
1 changed files with 0 additions and 1 deletions
|
|
@ -2,7 +2,6 @@
|
|||
|
||||
. shared.sh
|
||||
. hosts.sh
|
||||
. ssh.sh
|
||||
|
||||
for host in ${hosts_all[@]}; do
|
||||
remote=root@$host
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue