reword path replamenct explanation

This commit is contained in:
Satdow
2024-10-29 20:20:18 -04:00
parent e6c9b28a06
commit 75791a0a34

View File

@@ -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: