Update script.sh
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
apt update && apt upgrade -y && apt autoremove -y && apt install python3 python3-pip -y && apt install git nano curl -y
|
apt update && apt upgrade -y && apt autoremove -y && apt install python3 python3-pip -y && apt install git nano curl -y
|
||||||
git https://github.com/TheCaduceus/Microsoft-E5-Auto-Renewal /app
|
git clone https://github.com/TheCaduceus/Microsoft-E5-Auto-Renewal /app
|
||||||
pip3 install -r /app/requirements.txt
|
pip3 install -r /app/requirements.txt
|
||||||
python3 /app/main.py
|
python3 /app/main.py
|
||||||
|
|||||||
Reference in New Issue
Block a user