7906272348
Obtained from: https://sourceforge.net/p/keepass/bugs/1545/#1618 MFH: 2017Q2
4 lines
91 B
Bash
4 lines
91 B
Bash
#!/bin/sh
|
|
|
|
exec %%PREFIX%%/bin/mono --verify-all %%PREFIX%%/share/keepass/KeePass.exe "$@"
|