Switch to use poetry, use a cli interface instead of a config file.

This commit is contained in:
2022-02-20 00:08:17 +01:00
parent bcf790efe2
commit 5e848cb16f
11 changed files with 860 additions and 89 deletions

View File

@@ -4,8 +4,7 @@ Description=Grzegorz webUI
#Requires=grzegorz@.service
[Service]
WorkingDirectory=/home/grzegorz/grzegorz_clients
ExecStart=/usr/bin/python main.py
ExecStart=grzegorz-webui
[Install]
WantedBy=default.target