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

9 lines
143 B
Bash
Executable File

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