Skip to content

Commit 3e29f76

Browse files
committed
build: 📦 make cascade-changes.sh executable
1 parent 64a764e commit 3e29f76

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tools/cascade-changes.ts

100644100755
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
#!/usr/bin/env node
2+
13
import { execSync } from 'child_process';
24
import { config } from './cook/config.ts';
35
const { exercises } = config;

0 commit comments

Comments
 (0)