This commit is contained in:
2024-09-21 17:10:28 +02:00
parent aacd73e3c4
commit 777e0c50f3
10 changed files with 2 additions and 4 deletions

View File

@ -37,6 +37,7 @@ function destroyninefolio {
then
EchoRouge "Delete BDD = $NINEFOLIO_SERVICE_NAME"
docker-compose exec $MARIADB_SERVICE_NAME /nine/delete.sh $NINEFOLIO_SERVICE_NAME
rm -rf services/50-ninefolio/volume/data
fi
echo ""