user.js

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

commit 25321e726242e26fcb94f45ca26116c33a5696e5
parent ca947c6ae4b62f60be3719b10e72fb160cf0b9c8
Author: claustromaniac <20734810+claustromaniac@users.noreply.github.com>
Date:   Sun, 17 Dec 2017 15:59:55 +0000

4.0?

Diffstat:
Mupdater.bat | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/updater.bat b/updater.bat @@ -3,7 +3,7 @@ TITLE ghacks user.js updater REM ### ghacks-user.js updater for Windows REM ## author: @claustromaniac -REM ## version: 4.0b3 +REM ## version: 4.0 SET _myname=%~n0 SET _myparams=%* @@ -200,7 +200,7 @@ REM ############ Merge function ############ SETLOCAL DisableDelayedExpansion ( FOR /F "tokens=1,* delims=," %%G IN ('FINDSTR /B /I /C:"user_pref" "%~1"') DO (SET "%%G=%%H") - FOR /F "tokens=1,* delims=]" %%I IN ('FIND /N /V "" ^< "%~1"') DO ( + FOR /F "tokens=1,* delims=:" %%I IN ('FINDSTR /N "^" "%~1"') DO ( IF ""=="%%J" ( ECHO: ) ELSE (