3 lines
85 B
Bash
Executable File
3 lines
85 B
Bash
Executable File
#!/bin/bash
|
|
|
|
ls | entr -s 'deno run --allow-net --allow-read --allow-write server.ts' |