Distro information when install OS deps
This commit is contained in:
parent
114f37801c
commit
8767372ebf
1 changed files with 2 additions and 0 deletions
|
|
@ -14,6 +14,8 @@ function inst_configureOS() {
|
|||
|
||||
DISTRO=${DISTRO,,}
|
||||
|
||||
echo "Distro: $DISTRO"
|
||||
|
||||
# TODO: implement different configurations by distro
|
||||
source "$AC_PATH_INSTALLER/includes/os_configs/$DISTRO.sh"
|
||||
;;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue