Apply suggestions from code review

This commit is contained in:
Chris
2026-01-30 14:54:23 -05:00
committed by GitHub
parent 33c82864e6
commit a720150b6c
2 changed files with 18 additions and 5 deletions
+1 -1
View File
@@ -163,7 +163,7 @@ EOF
if [[ "$DEPLOYMENT_TYPE" == "1" ]]; then
cat <<EOF >/etc/systemd/system/chromium.service
[Unit]
Description=karakeep Headless Browser
Description=Chromium Headless Browser
After=network.target
[Service]