3 lines
43 B
Plaintext
3 lines
43 B
Plaintext
|
#!/bin/bash
|
||
|
|
||
|
"$RACKET_PATH"/bin/racket "$@"
|