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:
draconicSeamstress 2025-03-20 23:39:41 -07:00
parent dd744822a3
commit 4e7328d94d

View File

@ -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.