This repository has been archived on 2026-05-28. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
syncthing-arm/integration/all.sh
T

6 lines
83 B
Bash
Executable File

#!/bin/sh
./test-http.sh || exit
./test-merge.sh || exit
./test-delupd.sh || exit