20 lines
150 B
Bash
Executable File
20 lines
150 B
Bash
Executable File
./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 .. |