mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-01 11:22:21 -06:00
3 lines
30 B
Bash
Executable File
3 lines
30 B
Bash
Executable File
#!/bin/sh
|
|
echo "hello, world"
|