Closed Azuna1 closed 4 years ago
That error just means that /etc/bash_completion.d doesn't exist, and so the bash completion file wasn't installed.
I have fixed this in 94a8b96e74ddc8045cb6eee9355c7dd57df4d129
If you want bash completion:
mkdir -p /etc/bash_completion.d
wget "https://raw.githubusercontent.com/FezVrasta/ark-server-tools/master/tools/bash_completion/arkmanager" -O /etc/bash_completion.d/arkmanager
I'v a fresh install of debian Buster with a fresh steamcmd install following this https://developer.valvesoftware.com/wiki/SteamCMD#Linux
I'v installed all the mentioned Packages, most of them were already installed. Issueing
curl -sL http://git.io/vtf5N | sudo bash -s steam
Results in: