Skip to content

Commit fe1ce6b

Browse files
committed
[fix] : Fixed SC2155
1 parent 8609a50 commit fe1ce6b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

tools/channel.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,8 @@ check_alteriso_version(){
117117
}
118118

119119
check() {
120+
local _channel_name
121+
120122
gen_channel_list
121123
if [[ ! "${#}" = "1" ]]; then
122124
_help

0 commit comments

Comments
 (0)