mirror of
https://github.com/openfaas/faas.git
synced 2025-06-10 17:26:47 +00:00
3 lines
47 B
Bash
Executable File
3 lines
47 B
Bash
Executable File
#!/bin/sh
|
|
cat request.json | node handler.js -
|