Skip to content

Commit

Permalink
no need for backslash.
Browse files Browse the repository at this point in the history
  • Loading branch information
chenson42 committed Mar 22, 2010
1 parent 8b3d843 commit 633d9ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion symmetric/src/main/deploy/bin/sym.bat
@@ -1,7 +1,7 @@
@echo off

set PRGDIR=%~dp0
set HOMEDIR=%PRGDIR%\..
set HOMEDIR=%PRGDIR%..
set CONFDIR=%HOMEDIR%\conf
set CLASSPATH=.

Expand Down

0 comments on commit 633d9ca

Please sign in to comment.