4 lines
60 B
Text
4 lines
60 B
Text
|
|
#!/bin/bash
|
||
|
|
|
||
|
|
LANGUAGE=de_DE LANG=de_DE /usr/bin/gnucash %f
|
||
|
|
|