mirror of
https://github.com/Balshgit/mosgortrans.git
synced 2025-12-15 03:06:45 +03:00
0f1635f6c8aa0d53c826921a4a6b5e1041bf4084
MosGotTrans bot
Install & Update
install service
sudo cp scripts/mosgortrans.service /etc/systemd/system
cd ~/PycharmProjects/mosgortrans
sudo systemctl stop mosgortrans.service
git pull balshgit master
udo rsync -a --delete --progress ~/mosgortrans/* /opt/mosgortrans/ --exclude .git
sudo systemctl start mosgortrans.service
Clean
killall geckodriver
killall firefox
killall python
Description
Languages
Python
91.7%
Dockerfile
4.9%
Makefile
2.3%
Shell
1.1%