1
0
Fork 0
mirror of synced 2024-09-06 04:31:18 +12: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