From b8d450dd210b32a13f479bc3985380290c488193 Mon Sep 17 00:00:00 2001 From: claustromaniac <20734810+claustromaniac@users.noreply.github.com> Date: Mon, 27 Nov 2017 06:00:40 +0000 Subject: [PATCH] 10 (the desktop app is so comfortable that I can commit while I do other stuff) --- updater.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/updater.bat b/updater.bat index 2f507a8..e4e8410 100644 --- a/updater.bat +++ b/updater.bat @@ -65,7 +65,7 @@ DEL /F %2 2>nul FOR /F "tokens=* delims=" %%G IN (%1) DO ( SET _pref=%%G SET "_temp=!_pref: =!" - IF /I "user.js.parrot"=="!_temp:user.js.parrot=!" + IF /I "!_temp!"=="!_temp:user.js.parrot=!" ( IF /I "user"=="!_temp:~0,4!" ( FOR /F "delims=," %%S IN ("!_pref!") DO ( SET _pref=%%S