feat: udpate cal.ts
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
#!/usr/bin/env -S deno run --allow-env --allow-run
|
||||
|
||||
// or: cal -A 1 -B 1
|
||||
const command = new Deno.Command("cal", {
|
||||
args: ["-3"],
|
||||
env: {},
|
||||
|
||||
Reference in New Issue
Block a user