FindMyRecipe / docs / demo / milestone1 / drop.sh
drop.sh
Raw
#!/bin/bash
psql findmyrecipe -c "select dropTables();"