I got the following error when trying an install:
loading fn_functions...chmod: cannot access `fn_functions': No such file or directory
./tf2server: line 86: /home/tf2server/functions/fn_functions: No such file or directory
./tf2server: line 98: fn_getopt: command not found
Little bit of investigation led me to add '--no-check-certificate' to the wget command in the tf2server script. But that's probably not a desirable solution right?
I got the following error when trying an install:
Little bit of investigation led me to add '--no-check-certificate' to the wget command in the tf2server script. But that's probably not a desirable solution right?