Skip to content

Commit 276d45e

Browse files
committed
[fix] : FIxed debug message
1 parent 21b126e commit 276d45e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tools/fullbuild.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ _help() {
132132
echo
133133
echo "Run \"build.sh -h\" for channel details."
134134
echo -n " Channel: "
135-
"${script_path}/build.sh" --channellist
135+
"${script_path}/tools/channel.sh" show
136136
}
137137

138138

0 commit comments

Comments
 (0)