Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Dedicated legacy Linux server: Difference between revisions

From TF2 Classified Wiki
Use TF2CDownloader now that it supports Ubuntu 20.04
Newlines
Line 69: Line 69:
<code>
<code>
$ wget https://github.com/tf2classic/TF2CDownloader/releases/download/2022-06-09/TF2CDownloaderLinux
$ wget https://github.com/tf2classic/TF2CDownloader/releases/download/2022-06-09/TF2CDownloaderLinux
$ chmod +x ./TF2CDownloaderLinux
$ chmod +x ./TF2CDownloaderLinux
$ ./TF2CDownloaderLinux
$ ./TF2CDownloaderLinux
</code>
</code>