mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +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
|