archinstall-profiles/install.sh

7 lines
180 B
Bash
Executable File

[ -z "$1" ] && echo 'usage: ./install <PROFILE>' && exit 1
archinstall \
--config user_configuration.json \
--disk-layout user_disk_layout.json \
--creds user_credentials.json