owncast/test/load/new/run.sh
2022-04-30 21:29:03 -07:00

8 lines
92 B
Bash
Executable File

#!/bin/sh
# Enable more open files
ulimit -n 20000
# Run the test under k6
k6 run test.js