mirror of
https://github.com/winapps-org/winapps.git
synced 2025-06-01 12:47:19 +02:00
removed sets of quotes in line 1049 that broke functionality and gave a constant error 14 when running setup.sh
This commit is contained in:
parent
dd744822a3
commit
4e7328d94d
2
setup.sh
2
setup.sh
@ -1046,7 +1046,7 @@ function waCheckRDPAccess() {
|
||||
+home-drive \
|
||||
-wallpaper \
|
||||
+dynamic-resolution \
|
||||
/app:program:"C:\Windows\System32\cmd.exe",cmd:"/C type NUL > "$TEST_PATH_WIN" && tsdiscon" \
|
||||
/app:program:"C:\Windows\System32\cmd.exe",cmd:"/C type NUL > $TEST_PATH_WIN && tsdiscon" \
|
||||
/v:"$RDP_IP" &>"$FREERDP_LOG" &
|
||||
|
||||
# Store the FreeRDP process ID.
|
||||
|
Loading…
x
Reference in New Issue
Block a user