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

9 lines
127 B
Bash
Raw Normal View History

2020-11-09 07:45:55 +01:00
#!/bin/sh
set -ev
# Remove persistent data
rm -rf "${VOLUMES_DIR}/dhis2"
# Unregister application
vmmgr unregister-app dhis2