mirror of
https://github.com/hoernschen/dendrite.git
synced 2024-12-28 16:08:27 +00:00
5 lines
52 B
Bash
Executable file
5 lines
52 B
Bash
Executable file
#! /bin/bash
|
|
|
|
set -eu
|
|
|
|
./scripts/build-test-lint.sh
|