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

9 lines
129 B
Bash
Executable File

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