mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-02-25 05:57:26 +00:00
Update meilisearch-ui.sh
This commit is contained in:
@@ -22,6 +22,8 @@ APP_DIR="/opt/meilisearch-ui"
|
||||
SERVICE="meilisearch-ui"
|
||||
REPO="riccox/meilisearch-ui"
|
||||
|
||||
header_info
|
||||
|
||||
if ! command -v meilisearch >/dev/null || ! systemctl is-active --quiet meilisearch; then
|
||||
msg_error "Meilisearch is not installed or not running. Please install and start Meilisearch before using this addon."
|
||||
exit 1
|
||||
|
||||
Reference in New Issue
Block a user