瀏覽代碼

Remove submit script.

Adam Ierymenko 11 年之前
父節點
當前提交
f7fbc6f633
共有 1 個文件被更改,包括 0 次插入9 次删除
  1. 0 9
      attic/submit-official-release.sh

+ 0 - 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