Update Login and Logout process

This commit is contained in:
Christer Warén
2026-01-18 18:54:36 +02:00
parent a9539ffb9d
commit a37fce53e8
6 changed files with 19 additions and 10 deletions

View File

@@ -1,5 +1,5 @@
wx-auto(){
wx-login &> /dev/null
wx-login
wxi-header "Auto"
wxi-restricted

View File

@@ -1,5 +1,5 @@
wx-settings(){
wx-login &> /dev/null
wx-login
wx-auto &> /dev/null
wxi-header "Settings"