2 lines
50 B
Plaintext
2 lines
50 B
Plaintext
|
#!/bin/bash
|
||
|
LC_ALL=ru_RU.cp1251 /usr/bin/wine "$@"
|