Fix OpenRoadmInterface710 portmapping revision
[transportpce.git] / tests / install_honeynode.sh
index d88dc8857881369f9fea6ec243122ee47af8869b..41db54fd7d772c4ef6cd39264ca7e135465a0d9e 100755 (executable)
@@ -1,4 +1,4 @@
-#/bin/sh
+#!/bin/sh
 
 #set -x
 
@@ -20,7 +20,7 @@ do
     case "$VERSION" in
         "1.2.1") PLUGIN_VERSION=1.0.4
         ;;
-        "2.2.1") PLUGIN_VERSION=2.0.5
+        "2.2.1") PLUGIN_VERSION=2.0.6
         ;;
         "7.1") PLUGIN_VERSION=7.1.2
         ;;