mirror of
https://github.com/vimagick/dockerfiles.git
synced 2024-12-23 01:39:27 +02:00
3 lines
31 B
Bash
Executable File
3 lines
31 B
Bash
Executable File
#!/bin/bash
|
|
echo 'hello world'
|