mirror of
https://github.com/imayushsaini/Bombsquad-Ballistica-Modded-Server.git
synced 2025-10-20 00:00:39 +00:00
Merge branch 'public-server' of https://github.com/imayushsaini/Bombsquad-Ballistica-Modded-Server into public-server
Some checks failed
CI / run_server_binary (push) Has been cancelled
Some checks failed
CI / run_server_binary (push) Has been cancelled
This commit is contained in:
commit
dd4dfed507
1 changed files with 2 additions and 2 deletions
|
|
@ -26,9 +26,9 @@ Add python Deadsnakes PPA
|
||||||
```
|
```
|
||||||
sudo add-apt-repository ppa:deadsnakes/ppa
|
sudo add-apt-repository ppa:deadsnakes/ppa
|
||||||
```
|
```
|
||||||
Install Python 3.12
|
Install Python 3.13
|
||||||
```
|
```
|
||||||
sudo apt install python3-pip python3.12-dev python3.12-venv
|
sudo apt install python3.13 python3.13-dev python3.13-venv python3-pip -y
|
||||||
```
|
```
|
||||||
Update installed and existing packages
|
Update installed and existing packages
|
||||||
```
|
```
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue