mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
80e22c3599
PR: 23498 Submitted by: Martin Blapp <mb@imp.ch>
4 lines
58 B
Bash
4 lines
58 B
Bash
#!/bin/sh
|
|
export ICAROOT=DESTINATION
|
|
exec $ICAROOT/wfcmgr
|