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

9 lines
129 B
Bash
Executable File

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