Remove submit script.

This commit is contained in:
Adam Ierymenko 2014-02-01 22:31:52 -08:00
parent 3a9b0cf132
commit f7fbc6f633

View File

@ -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