diff --git a/src/commands/login.sh b/src/commands/login.sh index a8b3450..b38a333 100644 --- a/src/commands/login.sh +++ b/src/commands/login.sh @@ -1,6 +1,4 @@ wx-login(){ - ORG=$1 - if [[ -z "$HOSTNAME" || ${#HOSTNAME} -lt 5 ]] then wx-header "Login" diff --git a/wx b/wx index 10f8326..9b80e4d 100755 --- a/wx +++ b/wx @@ -187,8 +187,6 @@ wx-install(){ } wx-login(){ - ORG=$1 - if [[ -z "$HOSTNAME" || ${#HOSTNAME} -lt 5 ]] then wx-header "Login"