mirror of
https://github.com/matrix-org/dendrite.git
synced 2026-09-19 11:23:42 -05:00
6 lines
52 B
Bash
Executable file
6 lines
52 B
Bash
Executable file
#! /bin/bash
|
|
|
|
set -eu
|
|
|
|
./scripts/build-test-lint.sh
|