4 lines
54 B
Plaintext
4 lines
54 B
Plaintext
|
#!/bin/sh -e
|
||
|
|
||
|
ln -s /usr/bin/scheme48 /usr/bin/scheme
|