mirror of
https://github.com/KohakuBlueleaf/KohakuHub.git
synced 2026-05-06 04:17:46 -05:00
[PR #8] [MERGED] fix(docs-setup): ./deploy.sh -> python ./scripts/deploy.py #10
Reference in New Issue
Block a user
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/KohakuBlueleaf/KohakuHub/pull/8
Author: @zdunecki
Created: 1/30/2026
Status: ✅ Merged
Merged: 2/3/2026
Merged by: @KohakuBlueleaf
Base:
main← Head:fix/docs-setup📝 Commits (1)
188bc58fix(docs-setup): ./deploy.sh -> python ./scripts/deploy.py📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
CONTRIBUTING.md(+1 -1)📄 Description
Pull Request
What changed?
Updated
CONTRIBUTING.mdto replace the./deploy.sh(does not exists) command with thepython ./scripts/deploy.pycommand.Why?
Fixes broken deployment instructions for new contributors.
Testing
Checklist
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.