mirror of
https://github.com/ChocoTaco1/Tribes2-Server-Setup-Guide.git
synced 2026-01-19 17:44:45 +00:00
Update README.md
This commit is contained in:
parent
129bd9b6a7
commit
b5cae5ec79
|
|
@ -40,9 +40,9 @@ Tacoserver: [Tacoserver Github](https://github.com/ChocoTaco1/TacoServer)
|
|||
|
||||
usermod -aG sudo t2server
|
||||
|
||||
- This is for winetricks later
|
||||
echo "deb http://deb.debian.org/debian bookworm contrib" > /etc/apt/sources.list
|
||||
- This is for winetricks later and update packages
|
||||
|
||||
echo "deb http://deb.debian.org/debian bookworm contrib" > /etc/apt/sources.list
|
||||
sudo apt update && sudo apt upgrade
|
||||
|
||||
---
|
||||
|
|
|
|||
Loading…
Reference in a new issue