docs(README 與文件草稿): 重整說明與草稿內容
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
# entrypoint.sh draft
|
||||
<!--
|
||||
Purpose: 啟動 Node.js 主程式 / start the Node.js entrypoint
|
||||
Timestamp: 2026/07/11 17:23:33 (Asia/Taipei)
|
||||
-->
|
||||
|
||||
```sh
|
||||
# #!/bin/sh
|
||||
# set -eu
|
||||
|
||||
# exec node /action/src/index.js "$@"
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user