goodize scripts

This commit is contained in:
kilyabin
2025-11-18 04:03:24 +04:00
parent b82d4e5085
commit 0bb41c897c
2 changed files with 79 additions and 5 deletions

View File

@@ -95,6 +95,10 @@ Install the application directly on a Linux system as a systemd service:
- Linux system with systemd
- Node.js 20+ installed
- Root/sudo access
- ICU library (for Node.js):
- Arch Linux: `sudo pacman -S icu`
- Ubuntu/Debian: `sudo apt-get install libicu-dev`
- Fedora/RHEL/CentOS: `sudo dnf install libicu` or `sudo yum install libicu`
**Installation:**