mirror of
https://github.com/hoernschen/dendrite.git
synced 2025-02-28 22:03:00 +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
|