Skip to content

Instantly share code, notes, and snippets.

@masdimdung
Created November 14, 2012 09:22
Show Gist options
  • Save masdimdung/4071164 to your computer and use it in GitHub Desktop.
Save masdimdung/4071164 to your computer and use it in GitHub Desktop.
Code Terminal
if [ ${recordfail} = 1 ]; then
set timeout=-1
else
set timeout=10
fi
### END /etc/grub.d/00_header ###
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment