1
0
Fork 0
mirror of synced 2024-10-01 17:47:46 +13:00
budibase/packages/server/scripts/integrations/postgres/reset.sh

4 lines
55 B
Bash
Raw Normal View History

#!/bin/bash
docker-compose down
docker volume prune -f