#!/bin/sh set -e if [ "$1" = "configure" ] && [ -x /usr/bin/update-menus ]; then update-menus ; fi chmod 0755 /var/games/asciijump