#!/bin/bash
./move_to_project_dir.sh
./build_process.sh && ./run.sh
