mirror of
https://github.com/community-scripts/ProxmoxVE
synced 2025-01-28 19:46:17 +00:00
Fix service description
This commit is contained in:
parent
7d922d4f39
commit
4c99c917bb
@ -133,7 +133,7 @@ msg_ok "Installed $APPLICATION"
|
||||
msg_info "Creating Service"
|
||||
cat <<EOF >/etc/systemd/system/outline.service
|
||||
[Unit]
|
||||
Description=Linkwarden Service
|
||||
Description=Outline Service
|
||||
After=network.target
|
||||
|
||||
[Service]
|
||||
|
Loading…
Reference in New Issue
Block a user