fix: array not exportable in bash

This commit is contained in:
ange 2024-05-25 16:58:59 +02:00
parent a69d60fa19
commit 88f882668f
Signed by: ange
GPG key ID: 9E0C4157BB7BEB1D
8 changed files with 58 additions and 56 deletions

View file

@ -6,4 +6,6 @@ set -a
. ./config
set +a
printf '%s\n' "${pkg[@]}" > pkglist.txt
bash ./modules/"$install_type".sh