aboutsummaryrefslogtreecommitdiffstats
path: root/hoarder-linux.sh (follow)
Commit message (Collapse)AuthorAgeFilesLines
* build: Fix corepack issues in the linux installation script. #967Mohamed Bassem2025-02-021-0/+2
|
* build: Add logs to the linux installation scriptMohamed Bassem2025-02-011-1/+7
|
* docs: Add Linux install script and documentation (#707)vhsdream2024-12-021-0/+275
* Add Linux install script and documentation * Simplify Documentation - remove make executable * Update script: remove output suppression, other small changes