Fail OOBE on error (useful with WDVN_ONLINE)
This commit is contained in:
parent
15b379a9d4
commit
d6c5792138
@ -31,6 +31,7 @@ while true; do
|
|||||||
fi
|
fi
|
||||||
done
|
done
|
||||||
|
|
||||||
|
set -e
|
||||||
for file in "/oobe/setupComplete"/*; do
|
for file in "/oobe/setupComplete"/*; do
|
||||||
if [[ -x "$file" ]]; then
|
if [[ -x "$file" ]]; then
|
||||||
source "$file"
|
source "$file"
|
||||||
|
Loading…
Reference in New Issue
Block a user