Skip to content

Commit 007f62d

Browse files
committed
refactor: reorganize repository structure
Signed-off-by: ale5000 <15793015+ale5000-git@users.noreply.github.com>
1 parent 6c44de0 commit 007f62d

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

lib/common.lib.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ ui_error()
8080

8181
_ui_error_local()
8282
{
83-
ui_error "${1:?}" "${2-}" "${3-}" 'common.sh'
83+
ui_error "${1:?}" "${2-}" "${3-}" 'common.lib.sh'
8484
}
8585

8686
ui_error_msg()
File renamed without changes.

0 commit comments

Comments
 (0)