mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-11-03 09:52:50 +00:00
Reitti: Fix missing data directory (#8787)
* Reitti fix * Update photon.service configuration in install script * Update
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user