This repository has been archived on 2025-09-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
zhangyang-zerotierone/netcon/docker-test/test.sh

20 lines
150 B
Bash
Raw Normal View History

./build.sh
cd httpd
# httpd
cd httpd-2.4.16-1.fc23.x86_64/
pwd
./test.sh
cd ..
cd httpd-2.4.17-3.fc23.x86_64/
pwd
./test.sh
cd ..
# nginx
cd ..