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
When using Debian 12 with the parameter "$SIGNALING_BUILD_FROM_SOURCES" = true, the coturn and nats-server services are successively uninstalled (line 51) and then reinstalled (line 94).
Perhaps it would be more relevant to test the Debian version beforehand to avoid this unnecessary operation?