DevOps-Go/hello.sh

4 lines
83 B
Bash

#!/bin/bash
echo "Dev-Go Version 0.0.1-Dev"
echo "Hello World"
echo "author 芒星"