mirror of
				https://github.com/arkenfox/user.js.git
				synced 2025-11-04 07:45:26 +01:00 
			
		
		
		
	Update updater.bat
This commit is contained in:
		@@ -3,7 +3,7 @@ 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: 3.0-alpha92
 | 
					REM ## version: 3.0
 | 
				
			||||||
 | 
					
 | 
				
			||||||
SET _myname=%~n0
 | 
					SET _myname=%~n0
 | 
				
			||||||
SET _myparams=%*
 | 
					SET _myparams=%*
 | 
				
			||||||
@@ -206,7 +206,5 @@ FOR /F "tokens=1,* delims=]" %%G IN ('find /n /v "" ^< "%~1"') DO (
 | 
				
			|||||||
)
 | 
					)
 | 
				
			||||||
ENDLOCAL
 | 
					ENDLOCAL
 | 
				
			||||||
DEL /F %~1 temp123 >nul
 | 
					DEL /F %~1 temp123 >nul
 | 
				
			||||||
GOTO EOF
 | 
					GOTO :EOF
 | 
				
			||||||
REM ############################
 | 
					REM ############################
 | 
				
			||||||
 | 
					 | 
				
			||||||
:EOF
 | 
					 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user