mirror of
https://github.com/arkenfox/user.js.git
synced 2025-05-07 17:33:45 +02:00
Update updater.bat
This commit is contained in:
parent
86a644979a
commit
ce8ec39ecf
1 changed files with 1 additions and 0 deletions
|
@ -213,6 +213,7 @@ FOR /F tokens^=2^,^*^ delims^=^" %%G IN ('FINDSTR /B /R /C:"\/\/ comment-out .*"
|
||||||
SETLOCAL EnableDelayedExpansion
|
SETLOCAL EnableDelayedExpansion
|
||||||
FOR /F "delims=" %%L IN ("!%%K!") DO (
|
FOR /F "delims=" %%L IN ("!%%K!") DO (
|
||||||
ENDLOCAL & ECHO:user_pref("%%K"%%L
|
ENDLOCAL & ECHO:user_pref("%%K"%%L
|
||||||
|
SET "%%K="
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
|
|
Loading…
Add table
Reference in a new issue