From 73efecca42dbc44200e797e02f8c1e24fcff26ef Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Thu, 5 Jun 2025 10:13:28 +0200 Subject: Added two more examples --- 05_callback/run-node.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 05_callback/run-node.sh (limited to '05_callback/run-node.sh') diff --git a/05_callback/run-node.sh b/05_callback/run-node.sh new file mode 100755 index 0000000..a6c9aa8 --- /dev/null +++ b/05_callback/run-node.sh @@ -0,0 +1,3 @@ +#!/bin/sh + +node program.mjs -- cgit v1.3