View | Details | Raw Unified
Collapse All | Expand All

(-) alsaconf.old (-7 / +2 lines)
 Lines 904-916    Link Here 
    farewell
    farewell
    clear
    clear
    if [ "$distribution" = "gentoo" ]; then
    xecho "Running update-modules..."
      xecho "Running modules-update..."
    update-modules
      modules-update
    elif [ "$distribution" = "debian" ]; then
      xecho "Running update-modules..."
      update-modules
    fi
    if [ -x $rcalsasound ] ; then
    if [ -x $rcalsasound ] ; then
      echo Loading driver...
      echo Loading driver...
      $rcalsasound restart
      $rcalsasound restart