Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Verified Commit 7dd94d0e authored by frankpreel's avatar frankpreel Committed by Nicolas Gelot
Browse files

Fix double quote issue

parent 774dbdfe
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -30,7 +30,7 @@



set FASTBOOT_FOLDER_PATH="%~1"
set FASTBOOT_FOLDER_PATH=%~1
set ADB_PATH="%FASTBOOT_FOLDER_PATH%adb"

echo "adb command=%ADB_PATH%""