Release new version 0.17
[grml-quickconfig.git] / quickconfig / 015-netcardconfig.sh
1 # netcardconfig module for grml-quickconfig
2 LINE='print_line "-> Configure ^ethernet card directly (/netcardconfig/)"'
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