Skip to content

Commit edd40bc

Browse files
committed
[update] : Added debug message
1 parent 001b0ad commit edd40bc

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

build.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -679,6 +679,8 @@ make_customize_airootfs() {
679679
echo -e "\n" >> "${airootfs_dir}/${_main_script}"
680680
cat "${_script}" >> "${airootfs_dir}/${_main_script}"
681681
remove "${_script}"
682+
else
683+
msg_debug "${_script} was not found."
682684
fi
683685
done
684686

0 commit comments

Comments
 (0)