gitea-test/hello-world.sh

5 lines
51 B
Bash
Executable File

#! /bin/bash
echo "hallo welt"
echo "hello world"