mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
d885f18a60
NT Terminal Server, nee Hydra, nee Citrix WinFrame.
4 lines
58 B
Bash
4 lines
58 B
Bash
#!/bin/sh
|
|
export ICAROOT=DESTINATION
|
|
exec $ICAROOT/wfcmgr
|