Merge pull request #46 from satowTH/fix/path-replacement-explanation

reword path replacement explanation
This commit is contained in:
Barry Deen
2024-10-29 20:30:27 -04:00
committed by GitHub

View File

@@ -102,7 +102,7 @@ Restart=always
WantedBy=multi-user.target 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: 3. Reload systemd to recognize the new service: