3 lines
53 B
Plaintext
3 lines
53 B
Plaintext
|
#!/bin/bash
|
||
|
HOME=$KRUNKER_HOME /usr/bin/krunker "$@"
|