This commit is contained in:
Marc Beninca 2024-11-11 12:38:32 +01:00
parent 3b05dfecc4
commit efada1fce5
Signed by: marc.beninca
GPG key ID: 9C7613450C80C24F

View file

@ -106,7 +106,7 @@ ovh_rescue_upload() {
# attach session
mosh "${user_host}" -- byobu attach-session
else
echo 'Host?'
echo "Host?"
return 1
fi
}