mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-12-26 15:16:19 +01:00
3 lines
31 B
Bash
Executable File
3 lines
31 B
Bash
Executable File
#!/bin/bash
|
|
echo 'hello world'
|