summaryrefslogtreecommitdiffstats
path: root/deliveries/run.sh
blob: ff214161a178e471c109d9b0a0501d8749a4c144 (plain)
1
2
3
4
5
6
#!/bin/bash
# Stop on errors; show output
set -e -x
./os_build_febe.sh
./createMaria.sh
docker images