#!/bin/sh -e

cd ./air
./run_all

cd ./water
./run_all