mirror of
https://git.mills.io/prologic/zs
synced 2024-11-25 14:56:12 +03:00
4 lines
31 B
Bash
Executable File
4 lines
31 B
Bash
Executable File
#!/bin/sh
|
|
|
|
echo "Hello World!"
|