diff --git a/resource/config.json b/resource/config.json index 1a3696cfb6..69177f847a 100644 --- a/resource/config.json +++ b/resource/config.json @@ -126,7 +126,7 @@ "configName": "GeneralWithoutScreencapErr", "baseConfig": "General", "screencapRawWithGzip": "[Adb] -s [AdbSerial] exec-out \"screencap 2>/tmp/maa-assistant-arknights.log | gzip -1\"", - "screencapEncode": "[Adb] -s [AdbSerial] exec-out screencap -p 2>/tmp/maa-assistant-arknights.log" + "screencapEncode": "[Adb] -s [AdbSerial] exec-out \"screencap -p 2>/tmp/maa-assistant-arknights.log\"" } ] }