mirror of
https://github.com/ZeroTier/ZeroTierOne
synced 2025-08-14 10:37:33 -07:00
Additional test files
This commit is contained in:
parent
126fc46dc4
commit
d472c59b8d
19 changed files with 538 additions and 14 deletions
|
@ -1,20 +1,30 @@
|
|||
./build.sh
|
||||
|
||||
cd httpd
|
||||
#./build.sh
|
||||
|
||||
# httpd
|
||||
cd httpd-2.4.16-1.fc23.x86_64/
|
||||
cd httpd
|
||||
cd httpd-2.4.16-1.fc23.x86_64
|
||||
pwd
|
||||
./test.sh
|
||||
cd ..
|
||||
|
||||
cd httpd-2.4.17-3.fc23.x86_64/
|
||||
cd httpd-2.4.17-3.fc23.x86_64
|
||||
pwd
|
||||
./test.sh
|
||||
cd ..
|
||||
|
||||
cd ..
|
||||
|
||||
# nginx
|
||||
cd nginx
|
||||
pwd
|
||||
ls -l -G
|
||||
cd nginx-1.8.0-13.fc23.x86_64
|
||||
./test.sh
|
||||
cd ..
|
||||
|
||||
cd nginx-1.8.0-14.fc23.x86_64
|
||||
pwd
|
||||
./test.sh
|
||||
cd ..
|
||||
|
||||
cd ..
|
Loading…
Add table
Add a link
Reference in a new issue