update sh
This commit is contained in:
@@ -8,8 +8,7 @@ cd config
|
||||
sudo git fetch origin
|
||||
sudo git reset --hard origin/main
|
||||
cd ..
|
||||
sudo python3 -m pip install -r requirements.txt
|
||||
sudo python3 main.py
|
||||
sleep 60
|
||||
cd output
|
||||
sudo git add .
|
||||
sudo git commit -m "$(date +'%Y-%m-%d %H:%M:%S')"
|
||||
Reference in New Issue
Block a user