From c13d73687e69f00b62cd441477def40a936a3dae Mon Sep 17 00:00:00 2001 From: Hatter Jiang Date: Sun, 25 Jan 2026 13:17:48 +0800 Subject: [PATCH] add commit ts comment --- single-scripts/commit.ts | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/single-scripts/commit.ts b/single-scripts/commit.ts index 2a495c2..e06e779 100755 --- a/single-scripts/commit.ts +++ b/single-scripts/commit.ts @@ -72,7 +72,7 @@ async function execCommandShell( args: string[], ): Promise { const ps = spawn(command, args, { - // shell: true, + // shell: true, // when turn `shell` true will cause shell command line injection stdio: ["inherit", "inherit", "inherit"], }); return new Promise((resolve, reject) => { @@ -321,5 +321,5 @@ main().catch((err) => { process.exit(0); }).then(() => process.exit(0)); -// @SCRIPT-SIGNATURE-V1: yk-r1.ES256.20260125T131632+08:00.MEUCIQDEukVWncbkfee1cb9A -// nU0VP5F161xUX/x/fe8IZgb8nwIgHDtOaAzZ2UcjbJ13tD5BgsE+dfk5ifXaKjuYxdQxZGY= +// @SCRIPT-SIGNATURE-V1: yk-r1.ES256.20260125T131735+08:00.MEUCIHxEft36c8GHONGw4yAL +// dZV+AcXDaG8lwOL1rCeDJv5FAiEAhCnraPe+ajy38ifHzXm3rB321EVeNVTOBEQNNxXQSms=