Files
develnixos.new/src/hello.sh
2023-05-27 17:57:52 +02:00

3 lines
35 B
Bash
Executable File

#!/bin/env bash
echo "hello world"