Update 2 files

- /install.sh
- /undelete.py
This commit is contained in:
2024-07-18 08:05:05 +00:00
parent 3c5aae0f19
commit 5c9e9c29bc
2 changed files with 77 additions and 0 deletions

6
install.sh Normal file
View File

@@ -0,0 +1,6 @@
#!/bin/bash
# for ubuntu
sudo apt install -y python3 python3-pip build-essential python-is-python3
pip install esdk-obs-python --trusted-host pypi.org