Remade makefile, fixed symlink bug in justfile, simplified servicefile, updated README
This commit is contained in:
+3
-3
@@ -6,9 +6,9 @@ After=network.target
|
||||
Type=simple
|
||||
Restart=always
|
||||
RestartSec=5
|
||||
User=
|
||||
ExecStart=/usr/local/bin/server
|
||||
WorkingDirectory=/home/
|
||||
User=USER
|
||||
ExecStart=/usr/local/bin/ekho_server
|
||||
WorkingDirectory=/home/USER/.config/ekho
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
||||
Reference in New Issue
Block a user