From cf814177a0451b40df34ff85b12b6b94cbc51ab8 Mon Sep 17 00:00:00 2001 From: CanbiZ <47820557+MickLesk@users.noreply.github.com> Date: Tue, 28 Oct 2025 14:41:02 +0100 Subject: [PATCH] Update reitti-install.sh --- install/reitti-install.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/install/reitti-install.sh b/install/reitti-install.sh index 9f001ad74..a76b6cb4f 100644 --- a/install/reitti-install.sh +++ b/install/reitti-install.sh @@ -169,6 +169,7 @@ if [[ "$setup_sample" =~ ^[Yy]$ ]]; then -data-dir /opt/photon \ -languages de,en,fr,it curl -fsSL -o /opt/photon/photon-dump-switzerland-liechtenstein.jsonl.zst "$PHOTON_DUMP_URL" + systemctl start photon msg_ok "Sample Data Setup Completed" fi