mirror of
https://github.com/matrix-org/dendrite
synced 2024-11-05 15:39:26 +01:00
5 lines
52 B
Bash
Executable file
5 lines
52 B
Bash
Executable file
#! /bin/bash
|
|
|
|
set -eu
|
|
|
|
./scripts/build-test-lint.sh
|