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