feat: auto-install script for Debian/RHEL

This commit is contained in:
kilyabin
2026-04-07 00:39:19 +04:00
committed by GitHub
parent 5d06738ce1
commit 7fc0550b65
3 changed files with 229 additions and 0 deletions
+6
View File
@@ -92,6 +92,12 @@ Navigate to the [Releases](https://github.com/Psychotoxical/psysonic/releases) p
### 🐧 Linux
**Quick Install (Recommended):**
```bash
curl -fsSL https://raw.githubusercontent.com/Psychotoxical/psysonic/main/scripts/install.sh | sudo bash
```
**Manual Installation:**
- **Ubuntu / Debian**: `.deb` from GitHub Releases
- **Fedora / RHEL**: `.rpm` from GitHub Releases