mirror of
https://github.com/donaldzou/WGDashboard.git
synced 2025-04-19 08:55:12 +00:00
Merge pull request #80 from ikidd/patch-1
Fixed service unit file spelling error
This commit is contained in:
commit
349076599f
@ -181,7 +181,7 @@ In the `src` folder, it contained a file called `wg-dashboard.service`, we can u
|
|||||||
|
|
||||||
```ini
|
```ini
|
||||||
[Unit]
|
[Unit]
|
||||||
After=netword.service
|
After=network.service
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
WorkingDirectory=<your dashboard directory full path here>
|
WorkingDirectory=<your dashboard directory full path here>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user