mirror of
https://github.com/anope/anope.git
synced 2026-06-29 16:36:38 +02:00
Added quotes to Config.bat to fix windows error when initiated from spaced path (Input Error: There is no file extension in "C:\Documents".)
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1911 5417fbe8-f217-4b02-8779-1006273d7864
This commit is contained in:
+1
-1
@@ -1,3 +1,3 @@
|
||||
@echo off
|
||||
cscript /nologo %~dp0\install.js
|
||||
cscript /nologo "%~dp0\install.js"
|
||||
pause
|
||||
|
||||
Reference in New Issue
Block a user