diff options
Diffstat (limited to 'auth/gelbooru.zsh')
| -rw-r--r-- | auth/gelbooru.zsh | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/auth/gelbooru.zsh b/auth/gelbooru.zsh deleted file mode 100644 index d4d6f73..0000000 --- a/auth/gelbooru.zsh +++ /dev/null @@ -1,8 +0,0 @@ -# Copyright (C) 2024-2026 Maria Lisina -# Copyright (C) 2024-2026 Danil Lisin -# SPDX-License-Identifier: Apache-2.0 - -output_text="Authorization cannot be verified, make sure you provided correct credentials" - -printf "%s\n" "${ib_login}" > "${login_file}" -printf "%s\n" "${ib_key}" > "${key_file}" |
