mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-06-06 23:26:17 +02:00
3 lines
31 B
Bash
3 lines
31 B
Bash
|
#!/bin/bash
|
||
|
echo 'hello world'
|