add restart cmd, add example service file

This commit is contained in:
2021-08-22 19:32:59 +02:00
parent 0403d1ef71
commit 344b984e10
2 changed files with 18 additions and 0 deletions
+4
View File
@@ -3,3 +3,7 @@
build:
cargo build --release
ln -sf ./target/release/fedigroups .
# if you have a service installed...
restart:
sudo systemctl restart fedigroups