Code Update

This commit is contained in:
Christer Warén 2024-06-01 15:27:05 +03:00
parent 90414af2dc
commit b5b1b88763
2 changed files with 0 additions and 4 deletions

View File

@ -1,6 +1,4 @@
wx-login(){
ORG=$1
if [[ -z "$HOSTNAME" || ${#HOSTNAME} -lt 5 ]]
then
wx-header "Login"

2
wx
View File

@ -187,8 +187,6 @@ wx-install(){
}
wx-login(){
ORG=$1
if [[ -z "$HOSTNAME" || ${#HOSTNAME} -lt 5 ]]
then
wx-header "Login"