Skip to content
Snippets Groups Projects
Commit c7ed410c authored by David Mondou's avatar David Mondou
Browse files

Updated issue to read RigOS

parent 7b825e58
No related branches found
No related tags found
No related merge requests found
......@@ -20,3 +20,8 @@ IMAGE_INSTALL_append += " \
scripts-vesta \
swupdate \
"
update_issue() {
echo "RigOS" > ${IMAGE_ROOTFS}/etc/issue
}
ROOTFS_POSTPROCESS_COMMAND += " update_issue; "
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment