mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-01-13 08:20:03 +00:00
20 lines
150 B
Bash
20 lines
150 B
Bash
|
./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 ..
|