Update reitti-install.sh

This commit is contained in:
CanbiZ 2025-10-28 14:41:02 +01:00
parent bdf260be07
commit cf814177a0

View File

@ -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