Aterfax / DCS-World-Dedicated-Server-Docker

Modular DCS World Dedicated Server docker.
GNU General Public License v3.0
30 stars 6 forks source link

Fix Windows/POSIX permissions issue. #37

Closed Aterfax closed 7 months ago

Aterfax commented 7 months ago

Looks like Windows / Github client has fudged the POSIX permissions. Resolved via recursively forcing +x on the files in the docker source, also added to the dos2unix helper script.