D
Size: a a a
D
o👹
D
o👹
D
#!/usr/bin/expect -f
spawn ssh remote.server.com
expect "password: "
send "P@$$w0rd\r"
expect "$ "
...... ##Various automated commands##
expect "$ "
send "exit\r"
hm
o👹
o👹
o👹
o👹
D
D
o👹
er
er
S
grub2-install
, grub2-mkconfig -o /boot/efi/EFI/fedora/grub.cfg
, но получаю это.S
A
VN
er