diff --git a/include/boot.sh b/include/boot.sh index fe058ecb..06648cb6 100755 --- a/include/boot.sh +++ b/include/boot.sh @@ -3,12 +3,7 @@ # SPDX-FileCopyrightText: 2022 Ferass El Hafidi # SPDX-FileCopyrightText: 2023 Leah Rowe -first="" -board="" -boards="" -_displaymode="" -_payload="" -_keyboard_layout="" +eval "$(setvars "" first board boards _displaymode _payload _keyboard_layout)" main() {