mirror of
https://github.com/1f349/dendrite.git
synced 2024-11-22 19:51:39 +00:00
6 lines
52 B
Bash
Executable File
6 lines
52 B
Bash
Executable File
#! /bin/bash
|
|
|
|
set -eu
|
|
|
|
./scripts/build-test-lint.sh
|