1
0

Update updater.bat

This commit is contained in:
earthlng 2019-06-12 10:52:46 +00:00 committed by GitHub
parent 7d7f580bfc
commit 3c5f58b812
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,10 +3,10 @@ TITLE ghacks user.js updater
REM ## ghacks-user.js updater for Windows REM ## ghacks-user.js updater for Windows
REM ## author: @claustromaniac REM ## author: @claustromaniac
REM ## version: 4.8 REM ## version: 4.9
REM ## instructions: https://github.com/ghacksuserjs/ghacks-user.js/wiki/3.3-Updater-Scripts REM ## instructions: https://github.com/ghacksuserjs/ghacks-user.js/wiki/3.3-Updater-Scripts
SET v=4.8 SET v=4.9
VERIFY ON VERIFY ON
CD /D "%~dp0" CD /D "%~dp0"