mirror of
https://github.com/vimagick/dockerfiles.git
synced 2024-12-25 02:04:06 +02:00
3 lines
31 B
Bash
3 lines
31 B
Bash
|
#!/bin/bash
|
||
|
echo 'hello world'
|