[PR #8] [MERGED] fix(docs-setup): ./deploy.sh -> python ./scripts/deploy.py #10

Closed
opened 2026-04-10 16:03:34 -05:00 by GiteaMirror · 0 comments
Owner

📋 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: mainHead: fix/docs-setup


📝 Commits (1)

  • 188bc58 fix(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.md to replace the ./deploy.sh(does not exists) command with the python ./scripts/deploy.py command.

Why?

Fixes broken deployment instructions for new contributors.

Testing

  • Tested locally

Checklist

  • Updated docs
  • Tested my changes

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/KohakuBlueleaf/KohakuHub/pull/8 **Author:** [@zdunecki](https://github.com/zdunecki) **Created:** 1/30/2026 **Status:** ✅ Merged **Merged:** 2/3/2026 **Merged by:** [@KohakuBlueleaf](https://github.com/KohakuBlueleaf) **Base:** `main` ← **Head:** `fix/docs-setup` --- ### 📝 Commits (1) - [`188bc58`](https://github.com/KohakuBlueleaf/KohakuHub/commit/188bc581aa8cd4a51937d97785b314819519700f) fix(docs-setup): ./deploy.sh -> python ./scripts/deploy.py ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `CONTRIBUTING.md` (+1 -1) </details> ### 📄 Description # Pull Request ## What changed? Updated `CONTRIBUTING.md` to replace the `./deploy.sh`(does not exists) command with the `python ./scripts/deploy.py` command. ## Why? Fixes broken deployment instructions for new contributors. ## Testing - [x] Tested locally ## Checklist - [x] Updated docs - [x] Tested my changes --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-10 16:03:34 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/KohakuHub#10