mirror of
https://github.com/hypervortex/VH-Bombsquad-Modded-Server-Files
synced 2026-08-15 13:04:50 +00:00
Update bs
This commit is contained in:
parent
6c1c0707e2
commit
979caa9bca
1 changed files with 1 additions and 0 deletions
1
bs
1
bs
|
|
@ -8,6 +8,7 @@ if not os.path.exists(folder_name):
|
|||
os.system(f"git clone {repo_url}") # Clone the repo if the folder is missing
|
||||
print("Repository cloned:", repo_url)
|
||||
# install when all the other stuff installing as well
|
||||
os.system("apt-get install libpython3.10 -y")
|
||||
os.system("pip3 install requests pytz psutil pymongo discord.py ping3")
|
||||
|
||||
# Change directory to the cloned folder
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue