Files
check-symlinks/component/hw.sh
2026-06-10 23:04:26 +03:00

6 lines
103 B
Bash
Executable File

#!/bin/bash
echo "This is a line from component"
echo "This is a line from mac"
echo "This - windows"