commit 19e6ecb5ab221ddbf7c96213a99e057f66b3706d Author: Михаил Капелько Date: Wed Jun 10 22:09:13 2026 +0300 пусто diff --git a/component/hw.sh b/component/hw.sh new file mode 100755 index 0000000..414b9c5 --- /dev/null +++ b/component/hw.sh @@ -0,0 +1,3 @@ +#!/bin/bash + +echo "This is a line from component"