X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=usr_bin%2Fgrml-config-user;h=db261bea28ed6cfc0cc7ccd3727f29ad3112f9cb;hb=d03a386825bd12fb95cf4b87572038102a7ee514;hp=360e359d2a7fccadda7ebd04e6143bcea8fcdaa0;hpb=e720deae78f1eda5e6f62629606c194f16796762;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" \