Loading register.sh +1 −1 Original line number Diff line number Diff line Loading @@ -21,7 +21,7 @@ if [ -z "$1" ] then hostname=`hostname` else hotname=$1 hostname=$1 fi rhost="$(hostname -I | cut -d . -f -3).3" rport=9998 Loading Loading
register.sh +1 −1 Original line number Diff line number Diff line Loading @@ -21,7 +21,7 @@ if [ -z "$1" ] then hostname=`hostname` else hotname=$1 hostname=$1 fi rhost="$(hostname -I | cut -d . -f -3).3" rport=9998 Loading