mirror of
https://github.com/Flowseal/zapret-discord-youtube.git
synced 2026-03-17 03:21:52 +00:00
Added quotes for escaping
This commit is contained in:
@@ -14,8 +14,8 @@ if "%1"=="admin" (
|
||||
|
||||
:: Main
|
||||
cd /d "%~dp0"
|
||||
set BIN_PATH=%~dp0bin\
|
||||
set LISTS_PATH=%~dp0lists\
|
||||
set "BIN_PATH=%~dp0bin\"
|
||||
set "LISTS_PATH=%~dp0lists\"
|
||||
|
||||
:: Checking for updates
|
||||
call check_updates.bat soft
|
||||
|
||||
Reference in New Issue
Block a user