Skip to content

Commit c854ea2

Browse files
author
Roy Sutton
committed
Removed unnecessary \ from deploy.bat
1 parent 0b66c37 commit c854ea2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/deploy.bat

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ REM the folder this script is in (*/bootplate/tools)
55
SET TOOLS=%~DP0
66

77
REM application source location
8-
SET SRC=%TOOLS%\..
8+
SET SRC=%TOOLS%..
99

1010
REM enyo location
1111
SET ENYO=%SRC%\enyo

0 commit comments

Comments
 (0)