1
1
mirror of https://github.com/tweag/asterius.git synced 2024-09-17 11:57:09 +03:00
asterius/utils/reboot.sh
2020-05-15 03:53:02 +02:00

9 lines
99 B
Bash
Executable File

#!/bin/bash
set -euo pipefail
utils/clean.sh
stack build --test --no-run-tests
. .envrc
ahc-boot