#!/bin/bash ## database pepare script is in olatprj/database/ mysql -u root mysql < ../database/prepare_db.sql