function check { [ "$INTERNET" = "down" ] && return 1 return 0 } DESCRIPTION="BodgeMaster’s IceWM setup (recommended)" # TODO PACKAGES="" function post_install { echo "desktop/icewm-fancy" >> /tmp/stage-2-choices }