#!/bin/sh -e

cd ./air
./run_all
cd ..

cd ./water
./run_all