1
0
forked from kamat/blog
Files
blog/hello.sh
2026-06-14 02:14:29 +09:00

6 lines
52 B
Bash
Executable File

#!/bin/sh
set -eu
echo "Git push test succeeded."