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

9 lines
131 B
Bash
Raw Normal View History

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