mirror of
https://github.com/ZeroTier/ZeroTierOne
synced 2025-08-14 02:27:38 -07:00
Test update
This commit is contained in:
parent
3d163f7044
commit
275a76ff5c
22 changed files with 469 additions and 7 deletions
|
@ -3,12 +3,10 @@
|
|||
# httpd
|
||||
cd 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 ..
|
||||
|
||||
|
@ -16,15 +14,19 @@ 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 ..
|
||||
|
||||
#redis
|
||||
cd redis-3.0.4-1.fc23.x86_64
|
||||
./test.sh
|
||||
cd ..
|
||||
|
||||
|
||||
cd ..
|
Loading…
Add table
Add a link
Reference in a new issue