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 ${@+"$@"}
|