mirror of
https://github.com/SantaSpeen/BeamMP-Server.git
synced 2026-04-05 04:16:01 +00:00
While this doesn't make a difference with usual setups, it does if the server path exists but is a symlink. In that case, the create_directories call fails, and the server aborts. this fixes that. :^)