mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-04-16 03:56:54 +02:00
.
This commit is contained in:
parent
b6cc815447
commit
f6d53cc568
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ for distro in $subdirs; do
|
|||
|
||||
rm -f *.deb *.rpm
|
||||
|
||||
exit 0
|
||||
# exit 0
|
||||
|
||||
if [ ! -n "`echo $distro | grep -F debian`" -a ! -n "`echo $distro | grep -F ubuntu`" ]; then
|
||||
if [ -d x64 ]; then
|
||||
|
|
Loading…
Add table
Reference in a new issue