3 lines
67 B
Bash
Executable File
3 lines
67 B
Bash
Executable File
#!/bin/bash
|
|
xfreerdp -u $1 --no-nla -d PSICH -g 2000x1500 winterm3
|