started work on pulling from config, setting up systemd services
This commit is contained in:
parent
d45d7c4a8a
commit
f41dfc4f86
6 changed files with 57 additions and 10 deletions
5
install.sh
Normal file
5
install.sh
Normal file
|
@ -0,0 +1,5 @@
|
|||
#!/bin/sh
|
||||
|
||||
poetry install
|
||||
cp ./generator_wrapper.sh /usr/lib/systemd/systemd-generators
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue