update cal.ts
This commit is contained in:
@@ -27,12 +27,12 @@
|
||||
},
|
||||
"cal.ts": {
|
||||
"script_name": "cal.ts",
|
||||
"script_length": 528,
|
||||
"script_sha256": "f00e99e88e457867b155e11fc55a352dc57287e9b49aecb497a52cf83355138d",
|
||||
"script_length": 543,
|
||||
"script_sha256": "31ea1f892e37d35f39c338d8db7ff729080fcd289cd501837a1e2a055294a2fc",
|
||||
"script_full_url": "https://git.hatter.ink/hatter/ts-scripts/raw/branch/main/single-scripts/cal.ts",
|
||||
"single_script_file": true,
|
||||
"publish_time": 1737306227061,
|
||||
"update_time": 1770477138166
|
||||
"update_time": 1770477195740
|
||||
},
|
||||
"cmd.ts": {
|
||||
"script_name": "cmd.ts",
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env runts -- --allow-env --allow-run
|
||||
#!/usr/bin/env runts -- --allow-import --allow-env --allow-run
|
||||
|
||||
import {execCommandShell} from "https://script.hatter.ink/@30/deno-commons-mod.ts";
|
||||
|
||||
@@ -12,5 +12,5 @@ await execCommandShell("cal", [-3]);
|
||||
// });
|
||||
// const _child = command.spawn();
|
||||
|
||||
// @SCRIPT-SIGNATURE-V1: yk-r1.ES256.20260207T231131+08:00.MEYCIQDPRdgwrG+NcviKm0XE
|
||||
// hEk8hY5JITH7jOqtQaNc0uLLDgIhAOCvcvQvWv47CwwOIciXANFNA7FYcMyrDjqq/0fY+827
|
||||
// @SCRIPT-SIGNATURE-V1: yk-r1.ES256.20260207T231256+08:00.MEUCIQCTZtceCcESJyAW7TG6
|
||||
// IVRbKr0B2sE74XSEd8/FHcliIQIgESsAWqtcmSaxVl1Qch61o4kqsge+58lcc9zyEeEpJs4=
|
||||
|
||||
Reference in New Issue
Block a user