Arch install script
Find a file
2025-08-23 07:09:59 +00:00
config add: start test after restart script 2025-06-15 18:46:26 +00:00
docs move chroot script to main script 2025-06-16 13:54:28 +00:00
scripts fix: changed back to sh for chroot 2025-08-23 07:09:59 +00:00
.gitignore add logs directory 2025-06-28 17:09:40 +00:00
ainstall moved script and made symbolic link 2025-06-16 15:59:54 +00:00
LICENSE Create LICENSE 2025-05-05 16:41:37 +02:00
README.md remove https to shorten command 2025-06-16 22:27:21 +00:00

aInstall

Arch install script with app and dotfile install

Install

With domain

curl -sSL ainstall.awdawd.eu | sh

From awdawd git

curl -sSL https://git.awdawd.eu/awd/ainstall/raw/branch/main/scripts/main/download.sh | sh

From github with domain

curl -sSL ainstall.awdawd.eu/2 | sh

From github

curl -sSL https://raw.githubusercontent.com/minecow135/ainstall/refs/heads/main/scripts/main/download.sh | sh

Documentation

For command line options, see options.md

For error messages, see error.md