#!/bin/bash
set -e
DEB_HOST_MULTIARCH=$(dpkg-architecture -qDEB_HOST_MULTIARCH)
export DEB_HOST_MULTIARCH
/usr/share/appimagelauncher/maintainer-scripts/post-uninstall
#DEBHELPER#
