mirror of
https://github.com/aljazceru/haven.git
synced 2025-12-17 05:44:20 +01:00
Merge pull request #46 from satowTH/fix/path-replacement-explanation
reword path replacement explanation
This commit is contained in:
@@ -102,7 +102,7 @@ Restart=always
|
||||
WantedBy=multi-user.target
|
||||
```
|
||||
|
||||
Replace `/path/to/` with the actual paths where you cloned the repository and stored the `.env` file.
|
||||
Replace the values for `ExecStart` and `WorkingDirectory` with the actual paths where you cloned the repository and stored the `.env` file.
|
||||
|
||||
3. Reload systemd to recognize the new service:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user