mirror of
https://git.freebsd.org/ports.git
synced 2025-05-25 15:36:35 -04:00
2 lines
108 B
Bash
2 lines
108 B
Bash
#!/bin/sh
|
|
exec %%PREFIX%%/libexec/f-prot/fpupdate --keyfile %%PREFIX%%/libexec/f-prot/license.key ${@+"$@"}
|