This pull request updates the startup script in `apps/startup-scripts/src/starter` to improve handling of interactive and non-interactive modes, particularly when running under different session managers. ### Improvements to interactive and non-interactive mode handling: * Updated the condition to check if the application should run interactively by combining `AC_LAUNCHED_BY_PM2` and `AC_DISABLE_INTERACTIVE` environment variables. This ensures more accurate handling of interactive mode. Fixes: https://github.com/azerothcore/azerothcore-wotlk/issues/22507 |
||
|---|---|---|
| .. | ||
| bash_shared | ||
| ci | ||
| codestyle | ||
| compiler | ||
| config-merger | ||
| DatabaseSquash | ||
| docker | ||
| EnumUtils | ||
| extractor | ||
| Fmt | ||
| git_tools | ||
| grafana | ||
| installer | ||
| startup-scripts | ||
| test-framework | ||
| valgrind | ||
| whitespace_remover | ||