mirror of
https://github.com/jhd3197/ServerKit.git
synced 2026-04-26 08:25:59 +03:00
[PR #8] [MERGED] Enhance uninstall script with detailed cleanup steps #11
Labels
No labels
bug
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ServerKit#11
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/jhd3197/ServerKit/pull/8
Author: @jhd3197
Created: 1/28/2026
Status: ✅ Merged
Merged: 1/28/2026
Merged by: @jhd3197
Base:
main← Head:dev📝 Commits (2)
df1cc3bEnhance uninstall script with detailed cleanup steps27350d2chore: bump version to 1.2.74 [skip ci]📊 Changes
2 files changed (+29 additions, -1 deletions)
View changed files
📝
VERSION(+1 -1)📝
serverkit(+28 -0)📄 Description
Expanded the uninstall process to explicitly list all components and directories that will be removed, including nginx configs and ServerKit-specific data. Added informational messages and ensured nginx is reloaded if necessary. Clarified that system packages are not removed automatically.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.