2021-09-17 09:20:17 -04:00

8 lines
61 B
Bash
Executable File

#!/bin/bash
cd "$(dirname "$0")"
set -ex
tilt ci
tilt down