awesome-bash/hello.sh

4 lines
26 B
Bash
Raw Normal View History

2016-03-11 08:29:09 +00:00
#!/bin/bash
echo "hello"