You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 18, 2026. It is now read-only.
On a dedicated server, one usually does not have a display attached. If running the Quetoo updater without any arguments, it will crash due to a missing DISPLAY variable. (It can be made to run by passing -c, which enables the console mode.)
I suggest using the console mode automatically if no display can be found; this will make the user experience smoother for people setting up dedicated servers.
On a dedicated server, one usually does not have a display attached. If running the Quetoo updater without any arguments, it will crash due to a missing
DISPLAYvariable. (It can be made to run by passing-c, which enables the console mode.)I suggest using the console mode automatically if no display can be found; this will make the user experience smoother for people setting up dedicated servers.