mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2025-05-12 02:45:49 +02:00
fix install script
This commit is contained in:
parent
b821430414
commit
9fb3b48282
1 changed files with 1 additions and 1 deletions
|
@ -146,7 +146,7 @@ KillMode=mixed
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=multi-user.target
|
WantedBy=multi-user.target
|
||||||
EOF
|
EOF
|
||||||
chmod 644 ServicePath
|
chmod 644 "$ServicePath"
|
||||||
systemctl daemon-reload
|
systemctl daemon-reload
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue