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

9 lines
129 B
Bash
Executable File

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