mirror of
https://github.com/ZeroTier/ZeroTierOne
synced 2025-08-19 21:03:57 -07:00
Test/Code Refactor in preparation for merge
This commit is contained in:
parent
9a25a627bb
commit
1f27022fa7
50 changed files with 1170 additions and 350 deletions
20
netcon/docker-test/test.sh
Executable file
20
netcon/docker-test/test.sh
Executable file
|
@ -0,0 +1,20 @@
|
|||
./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 ..
|
Loading…
Add table
Add a link
Reference in a new issue