Commit ab2eae6f authored by Vik's avatar Vik

adds debug to lb

parent 2be13ed0
Pipeline #1629 failed with stages
......@@ -103,7 +103,7 @@ BUILD(){
fi
figlet STARTING BUILD
lb build
lb build --debug
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