5 lines
45 B
Bash
Executable File
5 lines
45 B
Bash
Executable File
#!/bin/sh
|
|
|
|
r=$HOME/ve/f5tts/bin/python
|
|
$r $*
|