buffybox/unl0kr/test/test-all.sh
2024-03-31 11:54:18 +02:00

6 lines
103 B
Bash
Executable file

#!/bin/bash
root=$(dirname "${BASH_SOURCE[0]}")
"$root/test-with-drm.sh"
"$root/test-without-drm.sh"