xrdp/instfiles/xrdpstart.sh

5 lines
54 B
Bash
Raw Normal View History

2005-06-05 07:48:50 +08:00
#!/bin/bash
cd /usr/local/xrdp
./xrdp&
./sesman wait&