forked from fediversity/fediversity
fix verification
Signed-off-by: Kiara Grouwstra <kiara@procolix.eu>
This commit is contained in:
parent
65863cd9e1
commit
bfe0e51983
1 changed files with 2 additions and 1 deletions
|
|
@ -192,7 +192,8 @@ in
|
|||
ssh -i "/root/.ssh/id_ed25519" \
|
||||
-o StrictHostKeyChecking=no \
|
||||
-o BatchMode=yes \
|
||||
root@{ip} hello >&2
|
||||
-J pve \
|
||||
root@{ip} su - operator -c hello >&2
|
||||
""")
|
||||
'';
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue