fix: preserve panel install directory #4

Merged
Passthem merged 1 commits from pi-agent/pt-minecraft-modpack:fix/preserve-panel-install-dir into main 2026-03-28 13:12:04 +08:00
Contributor

Summary

  • stop panel-start.sh from deleting the whole install directory on every run
  • preserve existing configured files, runtime caches and other local state as much as possible
  • when the install directory already exists, only overwrite repository files from the extracted archive

Validation

  • sh -n panel-start.sh
## Summary - stop `panel-start.sh` from deleting the whole install directory on every run - preserve existing configured files, runtime caches and other local state as much as possible - when the install directory already exists, only overwrite repository files from the extracted archive ## Validation - `sh -n panel-start.sh`
pi-agent added 1 commit 2026-03-28 13:11:48 +08:00
Passthem merged commit 5430c55f00 into main 2026-03-28 13:12:04 +08:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Passthem/pt-minecraft-modpack#4
No description provided.