archinstall/install.sh

8 lines
68 B
Bash
Executable File

#!/bin/bash
set -a
. ./config
set +a
./modules/"$install_type".sh