Update install/searxng-install.sh

Co-authored-by: Michel Roegl-Brunner <73236783+michelroegl-brunner@users.noreply.github.com>
This commit is contained in:
CanbiZ 2025-02-07 11:42:46 +01:00 committed by GitHub
parent c63e68643d
commit c74cf93adc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -104,7 +104,7 @@ Restart=always
[Install]
WantedBy=multi-user.target
EOF
$STD systemctl enable --now searxng
systemctl enable -q --now searxng
msg_ok "Created Services"
motd_ssh