diff options
Diffstat (limited to 'openwrt/rhctl/files/rhctlsh')
-rwxr-xr-x | openwrt/rhctl/files/rhctlsh | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/openwrt/rhctl/files/rhctlsh b/openwrt/rhctl/files/rhctlsh deleted file mode 100755 index 50bcbfc..0000000 --- a/openwrt/rhctl/files/rhctlsh +++ /dev/null @@ -1,6 +0,0 @@ -#!/bin/sh - -RUN_D=/var/run/rhctl -SOCK=$RUN_D/switchctl.sock - -/usr/bin/stdioclient --command-sock $SOCK |