mirror of
https://github.com/ZeroTier/ZeroTierOne
synced 2025-08-20 13:24:09 -07:00
Modified test scripts to match new naming conventions
This commit is contained in:
parent
afafde2571
commit
036bbfaff9
23 changed files with 55 additions and 57 deletions
|
@ -6,17 +6,14 @@
|
|||
cd ../../
|
||||
|
||||
make clean
|
||||
make
|
||||
cd netcon
|
||||
make -f make-intercept.mk lib
|
||||
rm *.o
|
||||
rm liblwip.so
|
||||
make -f make-liblwip.mk
|
||||
make netcon
|
||||
make one
|
||||
|
||||
cd docker-test
|
||||
cd netcon/docker-test
|
||||
|
||||
cp ../../zerotier-one zerotier-one
|
||||
cp ../../zerotier-cli zerotier-cli
|
||||
cp ../../zerotier-cli zerotier-netcon-service
|
||||
|
||||
cp ../liblwip.so liblwip.so
|
||||
cp ../libzerotierintercept.so.1.0 libzerotierintercept.so.1.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue