Fix update URL stuff, fix main build, add update dummy for testing updates on OSX and Linux and such.

This commit is contained in:
Adam Ierymenko 2013-12-10 16:13:07 -08:00
commit d3bcc58074
4 changed files with 30 additions and 2 deletions

View file

@ -0,0 +1,4 @@
#!/bin/bash
echo "Dummy updater -- run with opts: $*"
exit 0