3 lines
51 B
Bash
Executable file
3 lines
51 B
Bash
Executable file
#!/bin/sh
|
|
|
|
LANG=en_US.utf8 exec /usr/bin/evolution
|