Fix make-os-proprietary
This commit is contained in:
parent
653cee3163
commit
0e7d5513e8
@ -9,7 +9,7 @@ if
|
||||
source shell
|
||||
source "env-$1"
|
||||
source "env-proprietary"
|
||||
make-base # Base image
|
||||
make-base "$OPUS_OUTPUT/$1" # Base image
|
||||
apply-stage "$OPUS_HOME/input/stage01" "$OPUS_OUTPUT/$1" # Packages (non-graphical)
|
||||
apply-stage "$OPUS_HOME/input/stage49" "$OPUS_OUTPUT/$1" # Packages (proprietary firmware)
|
||||
apply-stage "$OPUS_HOME/input/stage50" "$OPUS_OUTPUT/$1" # Packages (graphical)
|
||||
|
Loading…
Reference in New Issue
Block a user