Fix sdk_container script causing the linux build to fail
The podman run command had an invalid syntax for the mount options which caused the script to fail, and the .ccache directory might not have been created which also caused the command to fail. This pull request fixes this
Yeah I noticed the .ccache folder issue when trying to compile the code.
I also noticed, at least on NixOS, it's impossible to run the bash scripts until you modify the headers of "sdk_container" and "buildallprojects" to have this towards the top instead of #!/bin/bash:
#!/usr/bin/env bash
Why closed?
Why closed?
This has already been merged here: https://github.com/BitlDevelopmentStudios/source-sdk-2013-bds-base/commit/339918c50f832c9c37da115eb673d9ee90cc6448