#!/bin/sh
set -ev

# Remove persistent data
rm -rf "${VOLUMES_DIR}/ckan"

# Unregister application
vmmgr unregister-app ckan