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