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

9 lines
119 B
Bash
Raw Normal View History

2019-12-18 14:37:37 +01:00
#!/bin/sh
set -ev
# Remove persistent data
rm -rf /srv/decidim
# Unregister application
vmmgr unregister-app decidim