new bin name for homepage
This commit is contained in:
parent
3919c5f2d4
commit
12718077d8
2 changed files with 5 additions and 5 deletions
|
|
@ -13,7 +13,7 @@ in
|
|||
After="network-online.target";
|
||||
};
|
||||
serviceConfig = {
|
||||
ExecStart = "${homepage}/bin/homepage -p ${port}";
|
||||
ExecStart = "${homepage}/bin/home-prod -p ${port}";
|
||||
User= "sondell";
|
||||
Type= "simple";
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue