1.1 ! takayama 1: #!/bin/sh ! 2: if [ -x /usr/bin/update-menus ] ; then ! 3: update-menus ; ! 4: fi ! 5: