Remove grml2hd from menu (as decided at developer meeting) and provide grml-debootstr...
[grml-quickconfig.git] / quickconfig / 015-netcardconfig.sh
1 # netcardconfig module for grml-quickconfig
2 LINE='print_line "-> Configure ${HIGHLIGHT}e${NORMAL}thernet card directly (${HIGHLIGHT_NAME}netcardconfig${NORMAL})"'
3 KEY=(e)
4 FUNCTION='run netcardconfig'
5
6 display_entry() {
7     return 0
8 }
9
10 ## END OF FILE #################################################################
11 # vim:foldmethod=marker expandtab ai ft=zsh shiftwidth=3