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