X-Git-Url: http://git.grml.org/?a=blobdiff_plain;ds=sidebyside;f=usr_bin%2Fgrml-config-user;h=db261bea28ed6cfc0cc7ccd3727f29ad3112f9cb;hb=bcc0abeb27498124fcfe7770d590c1fb9c69076c;hp=360e359d2a7fccadda7ebd04e6143bcea8fcdaa0;hpb=fd807f3090df67bc5856eacd59991e16055059f1;p=grml-scripts.git diff --git a/usr_bin/grml-config-user b/usr_bin/grml-config-user index 360e359..db261be 100755 --- a/usr_bin/grml-config-user +++ b/usr_bin/grml-config-user @@ -13,7 +13,7 @@ PATH=${PATH:-'/bin/:/sbin/:/usr/bin:/usr/sbin'} DIALOG=$(which dialog) PN=$(basename $0) -function allover() { +allover() { MENU=$($DIALOG --stdout --clear --title "$PN" --menu \ "Configure userland tools." 0 0 0 \ "grml-mutt" "Configure the mutt MUA" \