svg
This commit is contained in:
@ -26,6 +26,7 @@ function destroynineboard {
|
||||
if [[ "$response" == 0 || ! -z $1 ]]
|
||||
then
|
||||
EchoRouge "Purge = $NINEBOARD_SERVICE_NAME"
|
||||
docker-compose exec $MARIADB_SERVICE_NAME /nine/delete.sh $NINEBOARD_SERVICE_NAME
|
||||
rm -rf services/50-nineboard/volume/data
|
||||
fi
|
||||
|
||||
|
Reference in New Issue
Block a user