summaryrefslogtreecommitdiff
path: root/src/up.sh
diff options
context:
space:
mode:
Diffstat (limited to 'src/up.sh')
-rwxr-xr-xsrc/up.sh8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/up.sh b/src/up.sh
deleted file mode 100755
index 0d52858..0000000
--- a/src/up.sh
+++ /dev/null
@@ -1,8 +0,0 @@
-ftp -n 192.168.$1 << +
-user root a
-prompt off
-cd /usr/bin
-put transtreamproxy
-bye
-+
-