fix scripts

auto installation
pep8 code refactoring
This commit is contained in:
2020-03-31 01:55:11 +03:00
parent 7b7e7e49c7
commit 95a8889cbf
6 changed files with 101 additions and 65 deletions
+2 -1
View File
@@ -1,9 +1,10 @@
[Unit]
Description=vk.com set online status service
After=network.target network-online.target nss-lookup.target
[Service]
Type=simple
ExecStart=/full/path/to/vk0nline.py
ExecStart=/home/USERNAME/.local/share/emilecok/vk0nline/vk0nline.py
[Install]
WantedBy=default.target