mirror of
https://github.com/ZeroTier/ZeroTierOne
synced 2025-08-14 18:48:36 -07:00
Fix update URL stuff, fix main build, add update dummy for testing updates on OSX and Linux and such.
This commit is contained in:
parent
bf0da9f2f7
commit
d3bcc58074
4 changed files with 30 additions and 2 deletions
4
attic/update-dummy/update-dummy.sh
Normal file
4
attic/update-dummy/update-dummy.sh
Normal file
|
@ -0,0 +1,4 @@
|
|||
#!/bin/bash
|
||||
|
||||
echo "Dummy updater -- run with opts: $*"
|
||||
exit 0
|
Loading…
Add table
Add a link
Reference in a new issue