Update 2 files
- /install.sh - /undelete.py
This commit is contained in:
6
install.sh
Normal file
6
install.sh
Normal 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
|
||||
Reference in New Issue
Block a user