Jason Gauci
Jason Gauci
Can you submit a PR that adds a new switch which does the same as -c but without calling exit? On Thu, Jan 13, 2022, 4:34 PM Boris Kurktchiev ***@***.***>...
You can pass the -c switch to run a command before the interactive terminal, so you can do ```et -c "cat MOTD.txt" (host)```
Ok now I understand. We don't have support for serverside MOTD but it's totally doable
What would an integration look like?
I don't maintain the termux package. Is there another place you can file this issue?
That all looks correct. When connecting to the server, are you passing --macserver ?
The problem is that the print you are referring to is outside of the #define that disables telemetry: https://github.com/MisterTea/EternalTerminal/blob/8ec6b8569430166ec63268e780ee613c37910a2e/src/terminal/TelemetryService.cpp#L79 Please submit a PR that moves that print one line down....
Can you et to A and then et to B within A?
Can you check if upgrading server A to 6.1.8 fixes the issue?
What version of ET on client and server?