This commit is contained in:
2024-07-27 11:01:26 +02:00
parent 2539235c79
commit cc4abaf240
141 changed files with 37 additions and 24439 deletions

View File

@ -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