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 ..