forked from I2P_Developers/i2p.i2p
The comment is no longer accurate (the file still has UNIX line endings) since
we're using findstr
This commit is contained in:
@@ -29,5 +29,3 @@ cd /d %~dp0
|
||||
findstr /V /R "^wrapper.logfile=" wrapper.config > wrapper.new
|
||||
echo wrapper.logfile=%%temp%%\wrapper.log >> wrapper.new
|
||||
move wrapper.new wrapper.config
|
||||
|
||||
:: As an added bonus, wrapper.config now has DOS line endings in Windows.
|
||||
|
Reference in New Issue
Block a user