Fix service description

This commit is contained in:
Gerhard Burger 2024-11-24 11:55:18 +01:00
parent 7d922d4f39
commit 4c99c917bb

View File

@ -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]