1
0
Fork 0

fix SC2068 in rdp.sh
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Torma Kristóf 2020-02-27 21:07:53 +01:00
parent e33a212f96
commit e6155182d8
1 changed files with 1 additions and 1 deletions

2
rdp.sh
View File

@ -20,4 +20,4 @@ $XFREERDP /size:$SIZE \
/audio-mode:local \
/bpp:16 \
/compression \
$@
"$@"