mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-07-14 07:19:40 +02:00
simplify initialising variables in shell scripts
Signed-off-by: Leah Rowe <leah@libreboot.org>
This commit is contained in:
@@ -7,8 +7,7 @@ set -u -e
|
||||
|
||||
. "include/err.sh"
|
||||
|
||||
mode=""
|
||||
project=""
|
||||
eval "$(setvars "" mode project)"
|
||||
|
||||
main()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user