Update install/plane-install.sh

Co-authored-by: Tobias <96661824+CrazyWolf13@users.noreply.github.com>
This commit is contained in:
Michael Joshua Saul
2026-03-08 14:36:53 -06:00
committed by GitHub
parent c5d29b1468
commit 65326bde86

View File

@@ -270,7 +270,6 @@ RestartSec=5
[Install]
WantedBy=multi-user.target
EOF
systemctl daemon-reload
systemctl enable -q --now plane-api plane-worker plane-beat plane-live plane-space
{