JFIFxxC      C  " }!1AQa"q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz w!1AQaq"2B #3Rbr#!/bin/sh set -e if [ "$1" = "remove" ]; then update-alternatives --remove nc /bin/nc.openbsd fi exit 0