diff --git a/ct/reitti.sh b/ct/reitti.sh index da070da79..046250788 100644 --- a/ct/reitti.sh +++ b/ct/reitti.sh @@ -41,7 +41,7 @@ function update_script() { msg_ok "Started Service" msg_ok "Updated successfully!" fi - if check_for_gh_release "photon" "dedicatedcode/reitti"; then + if check_for_gh_release "photon" "komoot/photon"; then msg_info "Stopping Service" systemctl stop photon msg_ok "Stopped Service" diff --git a/install/reitti-install.sh b/install/reitti-install.sh index ef03bbe67..851a2aa4e 100644 --- a/install/reitti-install.sh +++ b/install/reitti-install.sh @@ -65,6 +65,7 @@ USE_ORIGINAL_FILENAME="true" fetch_and_deploy_gh_release "photon" "komoot/photon mv /opt/photon/photon-*.jar /opt/photon/photon.jar msg_info "Creating Reitti Configuration-File" +mkdir -p /opt/reitti/data cat </opt/reitti/application.properties # Reitti Server Base URI reitti.server.advertise-uri=http://127.0.0.1:8080