Skip to content

Commit

Permalink
aggiunto file di aggiornamento
Browse files Browse the repository at this point in the history
  • Loading branch information
barbax7 committed May 4, 2023
1 parent 9e533bc commit 9c9195e
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions update.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
git pull --force
source .venv/bin/activate
pip install -r requirements.txt -U
deactivate
sudo chown www-data:www-data -R .
sudo systemctl daemon-reload
sudo service edisubot restart

0 comments on commit 9c9195e

Please sign in to comment.