Expand environment again for proprietary
This commit is contained in:
parent
87761b1169
commit
98018dc568
@ -8,6 +8,7 @@ if
|
||||
cd "$(dirname "$(realpath -s "$BASH_SOURCE")")"
|
||||
source shell
|
||||
source "env-$1"
|
||||
source "env-proprietary"
|
||||
#export OPUS_IMAGEDIR="/media/zram/$1"
|
||||
export OPUS_IMAGEDIR="$OPUS_OUTPUT/$1"
|
||||
make-base "$OPUS_IMAGEDIR" # Base image
|
||||
|
Loading…
Reference in New Issue
Block a user