Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit 926cc9b6 authored by Robert Nelson's avatar Robert Nelson
Browse files

chroot: fix this function


Signed-off-by: default avatarRobert Nelson <robertcnelson@gmail.com>
parent cea9ca7a
No related merge requests found
...@@ -1004,7 +1004,7 @@ cat > "${DIR}/chroot_script.sh" <<-__EOF__ ...@@ -1004,7 +1004,7 @@ cat > "${DIR}/chroot_script.sh" <<-__EOF__
fi fi
} }
grub_tweaks { grub_tweaks () {
echo "Log: (chroot): grub_tweaks" echo "Log: (chroot): grub_tweaks"
echo "rcn-ee: grub: set our standard boot args" >> /etc/default/grub echo "rcn-ee: grub: set our standard boot args" >> /etc/default/grub
......
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