mirror of
https://github.com/kontera-technologies/go-supervisor
synced 2025-12-24 12:37:59 +08:00
5 lines
45 B
Bash
Executable File
5 lines
45 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
echo "Hello world"
|
|
|
|
exit |