mirror of
https://git.freebsd.org/ports.git
synced 2025-06-03 11:56:28 -04:00
3 lines
91 B
Bash
3 lines
91 B
Bash
#!/bin/sh
|
|
|
|
exec %%PREFIX%%/bin/mono --verify-all %%PREFIX%%/share/keepass/KeePass.exe "$@"
|