Skip to content

Commit e72a79c

Browse files
Formatting the router_proxy.sh script
1 parent 4c8f4ac commit e72a79c

1 file changed

Lines changed: 0 additions & 11 deletions

File tree

scripts/network/domr/router_proxy.sh

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@
1616
# specific language governing permissions and limitations
1717
# under the License.
1818

19-
20-
2119
# used as a proxy to call script inside virtual router
2220

2321
#set -x
@@ -47,12 +45,3 @@ check_gw "$domRIp"
4745

4846
ssh -p 3922 -q -o StrictHostKeyChecking=no -i $cert root@$domRIp "/opt/cloud/bin/$script $*"
4947
exit $?
50-
51-
52-
53-
54-
55-
56-
57-
58-

0 commit comments

Comments
 (0)