mirror of
https://git.freebsd.org/ports.git
synced 2025-05-15 00:31:51 -04:00
4 lines
97 B
Bash
4 lines
97 B
Bash
#!/bin/sh
|
|
|
|
cd %%PREFIX%%/libexec/password-store
|
|
exec %%PREFIX%%/libexec/password-store/pass "$@"
|