mirror of
https://github.com/arkenfox/user.js.git
synced 2024-10-01 01:35:52 -04:00
typo
This commit is contained in:
parent
fe752c8be3
commit
754ec610d1
@ -29,7 +29,7 @@ IF EXIST user.js (
|
|||||||
)
|
)
|
||||||
) ELSE ( ECHO user.js not found. )
|
) ELSE ( ECHO user.js not found. )
|
||||||
ECHO.
|
ECHO.
|
||||||
ECHO This batch should be run from your Firefox profile directory. It will download the latest version of ghacks user.js from github and then append any of your own changes from user-override.js to it.
|
ECHO This batch should be run from your Firefox profile directory. It will download the latest version of ghacks user.js from github and then append any of your own changes from user-overrides.js to it.
|
||||||
ECHO.
|
ECHO.
|
||||||
CHOICE /M "Continue"
|
CHOICE /M "Continue"
|
||||||
IF ERRORLEVEL 2 GOTO end
|
IF ERRORLEVEL 2 GOTO end
|
||||||
|
Loading…
Reference in New Issue
Block a user