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

9 lines
127 B
Bash
Raw Normal View History

2020-04-14 14:17:21 +02:00
#!/bin/sh
set -ev
# Remove persistent data
rm -rf "${VOLUMES_DIR}/share"
# Unregister application
vmmgr unregister-app share