mirror of
https://git.studyfor.work/actions/action-send-mail.git
synced 2026-06-04 07:54:14 +08:00
4 lines
30 B
Bash
Executable File
4 lines
30 B
Bash
Executable File
#!/bin/sh -l
|
|
|
|
echo "hello $1"
|