Commit Graph

7 Commits

Author SHA1 Message Date
Donkie
26b5545a29 Fixed pip related stuff in install script not working on debian bookworm
It uses this new "externally managed environment" thing where you can't install system/user level pip packages
2023-11-25 21:38:18 +01:00
Donkie
6f241605f4 Run apt-get update in install script 2023-11-25 21:38:18 +01:00
Donkie
dcf9a8f393 Force PDM to use venv as backend in the install script 2023-11-06 22:17:36 +01:00
Donkie
4c38557283 Fixed scripts not being executable 2023-10-23 21:45:42 +02:00
Donkie
6e2f2b08f3 Added systemd path verification to install script 2023-10-22 20:12:23 +02:00
Donkie
292ecbf166 Fixed install script systemd service script path 2023-10-21 23:20:39 +02:00
Donkie
ecec122420 Added standalone installation
Resolves #27
2023-10-21 11:49:00 +02:00