diff options
| author | Maria Lisina <sekoohaka.sarisan@gmail.com> | 2026-03-02 20:15:48 +0300 |
|---|---|---|
| committer | Maria Lisina <sekoohaka.sarisan@gmail.com> | 2026-03-02 20:15:48 +0300 |
| commit | 0c354b9066d421daa0797b68064cb7c40aa37d52 (patch) | |
| tree | 957e5ca8444c6ad642cf6dedf8a2ff5865d1802c /operators | |
| parent | b2588387676d18b3adf6fa7b2e4edb24e03512fc (diff) | |
*/*: Refactor auth config
Signed-off-by: Maria Lisina <sekoohaka.sarisan@gmail.com>
Diffstat (limited to 'operators')
| -rw-r--r-- | operators/command_authorize.zsh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/operators/command_authorize.zsh b/operators/command_authorize.zsh index a8be540..e4af58d 100644 --- a/operators/command_authorize.zsh +++ b/operators/command_authorize.zsh @@ -5,7 +5,6 @@ if [[ -n "${1}" ]] then ib_board="${1}" - source "${units}/ib_config.zsh" source "${units}/ib_authconfig.zsh" if [[ -z "${ib_auth}" ]] |
