Browse Source

Remove submit script.

pull/1/head
Adam Ierymenko 12 years ago
parent
commit
f7fbc6f633
  1. 9
      attic/submit-official-release.sh

9
attic/submit-official-release.sh

@ -1,9 +0,0 @@
#!/bin/bash
# Completely useless to outsiders. :)
scp ZeroTierOneInstaller-*-*-*_*_* nyarlathotep.zerotier.com:/www/download.zerotier.com/htdocs
if [ -f 'ZeroTier One.dmg' ]; then
scp 'ZeroTier One.dmg' nyarlathotep.zerotier.com:/www/download.zerotier.com/htdocs/dist
fi
Loading…
Cancel
Save