joyent-portal/Makefile

7 lines
89 B
Makefile

SHELL := /bin/bash
.SHELLFLAGS := -eu -o pipefail
.PHONY: check
check:
@./bin/setup.sh