#!/bin/sh

cat db/sql_db | /usr/bin/mysql -u root -p
