mirror of
https://github.com/ZeroTier/ZeroTierOne
synced 2025-08-21 05:43:59 -07:00
New Unix installer is script-based with a payload... no fracking idea what I will do for Windows.
This commit is contained in:
parent
14e4e9e479
commit
fb685bcb1d
3 changed files with 77 additions and 5 deletions
|
@ -13,7 +13,7 @@ fi
|
|||
# Run with -q to be quieter and run without delay
|
||||
quickAndQuiet=0
|
||||
if [ "$1" = "-q" ]; then
|
||||
quickAndQuiet=1
|
||||
quickAndQuiet=1
|
||||
echo() { :; }
|
||||
fi
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue