This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
# adapted from https://github.com/mauirixxx/bf2d-bf2ccd/blob/master/install_bf2d_bf2ccd.sh | |
# and https://github.com/nihlen/bf2-docker/blob/master/assets/extract | |
# bf2server_bf2cc_install.sh | |
# bf2cc help: | |
# Optional command line switches: | |
# -configdaemon Goes through the reconfiguration section | |
# -ranked Runs the server in ranked mode | |
# -showlog Shows log to screen | |
# -lockdemorec Locks down demo recording (nobody can change) |