Spotter-VM/extra/graveyard/crismapp/uninstall.sh

9 lines
133 B
Bash
Raw Permalink Normal View History

2020-04-11 19:52:10 +02:00
#!/bin/sh
set -ev
# Remove persistent data
rm -rf "${VOLUMES_DIR}/crismapp"
# Unregister application
vmmgr unregister-app crismapp