3 lines
73 B
Bash
Executable File
3 lines
73 B
Bash
Executable File
#!/bin/bash
|
|
racket -e "(require \"get-current-scripts.rkt\") (read-all)"
|