Move install.sh to repo root

This commit is contained in:
eduard256
2026-04-16 18:57:17 +00:00
parent bc1aae77fa
commit e675ec4b05
+2 -2
View File
@@ -8,8 +8,8 @@
# Then guides the user through installation by calling worker scripts. # Then guides the user through installation by calling worker scripts.
# #
# Usage: # Usage:
# curl -fsSL https://raw.githubusercontent.com/eduard256/Strix/main/scripts/install.sh | bash # curl -fsSL https://raw.githubusercontent.com/eduard256/Strix/main/install.sh | bash
# bash scripts/install.sh # bash install.sh
# ============================================================================= # =============================================================================
# --------------------------------------------------------------------------- # ---------------------------------------------------------------------------