JFIFxxC      C  " }!1AQa"q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz w!1AQaq"2B #3Rbr#!/bin/sh set -e # Automatically added by dh_installinit/13.14.1ubuntu5 if [ -z "${DPKG_ROOT:-}" ] && [ "$1" = remove ] && [ -x "/etc/init.d/monarx-agent" ] ; then invoke-rc.d monarx-agent stop || exit 1 fi # End automatically added section # Automatically added by dh_systemd_start/13.14.1ubuntu5 if [ -z "${DPKG_ROOT:-}" ] && [ -d /run/systemd/system ]; then deb-systemd-invoke stop 'monarx-agent.service' >/dev/null || true fi # End automatically added section