aboutsummaryrefslogtreecommitdiffstats
path: root/framework/src/onos/tools/package/bin/onos-ssh
diff options
context:
space:
mode:
Diffstat (limited to 'framework/src/onos/tools/package/bin/onos-ssh')
-rwxr-xr-xframework/src/onos/tools/package/bin/onos-ssh6
1 files changed, 0 insertions, 6 deletions
diff --git a/framework/src/onos/tools/package/bin/onos-ssh b/framework/src/onos/tools/package/bin/onos-ssh
deleted file mode 100755
index 7e082aa5..00000000
--- a/framework/src/onos/tools/package/bin/onos-ssh
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/bin/bash
-# -----------------------------------------------------------------------------
-# ONOS command-line client that uses raw ssh.
-# -----------------------------------------------------------------------------
-
-ssh -p 8101 localhost "$@" \ No newline at end of file