mirror of
https://github.com/morten-olsen/morten-olsen.github.io.git
synced 2026-02-08 01:46:28 +01:00
4 lines
40 B
Bash
Executable File
Generated
4 lines
40 B
Bash
Executable File
Generated
#!/bin/sh
|
|
|
|
echo Hello, world > /out.txt
|