[PR #558] [MERGED] add install.sh #547

Closed
opened 2026-06-08 11:29:19 +03:00 by zhus · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bootandy/dust/pull/558
Author: @kdurant
Created: 2/7/2026
Status: Merged
Merged: 2/21/2026
Merged by: @bootandy

Base: masterHead: install


📝 Commits (1)

📊 Changes

2 files changed (+241 additions, -1 deletions)

View changed files

📝 README.md (+8 -1)
install.sh (+233 -0)

📄 Description

Add the install.sh file, which can be installed directly using curl
I tested Linux devices with aarch64 and x64 architectures.


🔄 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/bootandy/dust/pull/558 **Author:** [@kdurant](https://github.com/kdurant) **Created:** 2/7/2026 **Status:** ✅ Merged **Merged:** 2/21/2026 **Merged by:** [@bootandy](https://github.com/bootandy) **Base:** `master` ← **Head:** `install` --- ### 📝 Commits (1) - [`b4451e3`](https://github.com/bootandy/dust/commit/b4451e390f1ead21b083dd2587d6892b9c2fbb41) add install.sh ### 📊 Changes **2 files changed** (+241 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+8 -1) ➕ `install.sh` (+233 -0) </details> ### 📄 Description Add the install.sh file, which can be installed directly using curl I tested Linux devices with aarch64 and x64 architectures. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
zhus added the pull-request label 2026-06-08 11:29:19 +03:00
zhus closed this issue 2026-06-08 11:29:19 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: bootandy/archived-dust#547