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

9 lines
127 B
Bash
Executable File

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