diff --git a/test.sh b/test.sh new file mode 100644 index 0000000000000000000000000000000000000000..19b988aa5f4d7d79bdc2d8be3ab42a32b05f2e84 --- /dev/null +++ b/test.sh @@ -0,0 +1,5 @@ +#!/bin/bash +# Copyright (c) Huawei Technologies Co., Ltd. 2025-2025. All rights reserved. +#! /bin/bash + +echo "hello world" \ No newline at end of file