mirror of
https://github.com/matrix-org/dendrite
synced 2024-11-16 14:50:52 +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
|