Files
asterinas/test/benchmark/nginx/http_req10k_conc1_bw/run.sh
2024-10-01 14:18:02 +08:00

11 lines
166 B
Bash

#!/bin/sh
# SPDX-License-Identifier: MPL-2.0
set -e
cp /benchmark/nginx/nginx.conf /usr/local/nginx/conf/
echo "Running nginx server"
/usr/local/nginx/sbin/nginx