5 lines
81 B
Bash
Executable File
5 lines
81 B
Bash
Executable File
#!/bin/bash
|
|
|
|
echo "This is a line from component"
|
|
echo "This is a line from mac"
|