Commit 2be13ed0 authored by Vik's avatar Vik

Merge branch 'revert-c5eb70b9' into 'master'

Revert "adds debug flag to lb" See merge request !1
parents c5eb70b9 1818d927
Pipeline #1628 canceled with stages
......@@ -103,7 +103,7 @@ BUILD(){
fi
figlet STARTING BUILD
lb --debug build
lb build
if [ $? -eq 0 ];then
Info " ISO Build successfully for $ARCH architecture "
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment