mirror of
https://github.com/community-scripts/ProxmoxVE
synced 2025-01-30 04:20:14 +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"
|
msg_info "Creating Service"
|
||||||
cat <<EOF >/etc/systemd/system/outline.service
|
cat <<EOF >/etc/systemd/system/outline.service
|
||||||
[Unit]
|
[Unit]
|
||||||
Description=Linkwarden Service
|
Description=Outline Service
|
||||||
After=network.target
|
After=network.target
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
|
Loading…
Reference in New Issue
Block a user