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

9 lines
129 B
Bash
Raw Permalink Normal View History

2020-04-14 14:17:21 +02:00
#!/bin/sh
set -ev
# Remove persistent data
rm -rf "${VOLUMES_DIR}/safire"
# Unregister application
vmmgr unregister-app safire