3 lines
55 B
Bash
3 lines
55 B
Bash
#!/bin/bash
|
|
python "$(dirname "$0")/sub2proxy.py" "$@"
|
#!/bin/bash
|
|
python "$(dirname "$0")/sub2proxy.py" "$@"
|