fetching GitHub serverlist.csv...ERROR
fetching Bitbucket serverlist.csv...FAIL
linuxgsm.sh: line 123: core_exit.sh: command not found
[ FAIL ] serverlist.csv could not be loaded.
Issue-Label Bot is automatically applying the label type: bug to this issue, with a confidence of 0.92. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!
Links: app homepage, dashboard and code for this bot.
solution to the problem
apt install curl
maybe it should be added to the installation package?
What howto have you been following ?
If you usally use the howto from the offical website, there are the dependencys noted:
https://linuxgsm.com/lgsm/csgoserver/
Maybe a pre check in the main script would be good to prevent something like this.
LinuxGSM_LinuxGSM is the command-line tool for quick, simple deployment and management of Linux Counter-Strike: Global Offensive dedicated game servers.
Most helpful comment
solution to the problem
apt install curl
maybe it should be added to the installation package?