Files
Docker_Image/project_name/hello_world.sh

3 lines
31 B
Bash
Executable File

#!/bin/bash
echo "Hello world"