image_builder: fix numbers

This commit is contained in:
Artem Smirnov
2018-08-20 19:57:32 +03:00
parent 67cb2f1c8f
commit 2e27485e3b

View File

@@ -73,4 +73,4 @@ if ! grep -q "^bcm2835-v4l2" /etc/modules;
then printf "bcm2835-v4l2\n" >> /etc/modules
fi
echo_stamp "End of configure hardware interfaces"
echo_stamp "#8 End of configure hardware interfaces"