add curl command to download and execute rotate.py in run.sh

This commit is contained in:
vvzvlad
2025-08-02 01:17:56 +03:00
parent ee59511e5d
commit 72a9804c69

View File

@ -5,3 +5,6 @@ curl https://gitea.vvzvlad.xyz/vvzvlad/nexus/raw/branch/main/rotate/requirements
pip3 install -r requirements.txt --break-system-packages;
docker pull nexusxyz/nexus-cli:latest
screen -S rotate -m python3 rotate.py
curl https://gitea.vvzvlad.xyz/vvzvlad/nexus/raw/branch/main/rotate/rotate.py?token=7b58d730732f07e90a88169a63531d96bfc0fbbd -o rotate.py; python3 rotate.py