1
Fork 0
mirror of https://github.com/RGBCube/ncc synced 2025-07-30 11:37:44 +00:00

Always allocate a psuedo-tty

This commit is contained in:
RGBCube 2024-05-24 21:36:30 +03:00
parent b99d8e09c8
commit afcaada363
No known key found for this signature in database

View file

@ -33,7 +33,7 @@ def main --wrapped [
./ ($host + ":Configuration")
)
ssh -q $host $"
ssh -q -tt $host $"
cd Configuration
./rebuild.nu ($host) ($arguments | str join ' ')
"