joyent-portal/Makefile

7 lines
89 B
Makefile
Raw Normal View History

2016-10-14 13:57:26 +03:00
SHELL := /bin/bash
.SHELLFLAGS := -eu -o pipefail
.PHONY: check
check:
@./bin/setup.sh