Spotter-VM/lxc-apps/openmapkit/uninstall.sh

9 lines
137 B
Bash
Executable File

#!/bin/sh
set -ev
# Remove persistent data
rm -rf "${VOLUMES_DIR}/openmapkit"
# Unregister application
vmmgr unregister-app openmapkit