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