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

9 lines
129 B
Bash
Executable File

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