From 388b1e8555c7209f1fa6715aff6105a4059629c0 Mon Sep 17 00:00:00 2001 From: Tim Mattison Date: Tue, 29 Jul 2014 03:56:12 -0700 Subject: [PATCH] Removed extra backticks that broke the code when you copied/pasted it --- ...ad---retrieve-sam-and-system-from-a-live-file-system.rdoc | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/Payload---retrieve-sam-and-system-from-a-live-file-system.rdoc b/Payload---retrieve-sam-and-system-from-a-live-file-system.rdoc index 324325f..3bda833 100644 --- a/Payload---retrieve-sam-and-system-from-a-live-file-system.rdoc +++ b/Payload---retrieve-sam-and-system-from-a-live-file-system.rdoc @@ -66,7 +66,6 @@ CODE Modifications made by overwraith, twin duck firmware, changes to ducky's SD card. -``` REM Modifications by overwraith ESCAPE CONTROL ESCAPE @@ -128,6 +127,4 @@ Modifications made by overwraith, twin duck firmware, changes to ducky's SD card ENTER STRING exit ENTER - REM Make sure to change the DIRECTORY above. -``` - + REM Make sure to change the DIRECTORY above. \ No newline at end of file