update
This commit is contained in:
9
restart.bat
Normal file
9
restart.bat
Normal file
@@ -0,0 +1,9 @@
|
||||
@echo off
|
||||
chcp 65001 >nul
|
||||
cd /d "%~dp0"
|
||||
echo.
|
||||
echo Dang dung server cu (neu co)...
|
||||
powershell -NoProfile -ExecutionPolicy Bypass -File "%~dp0kill-server.ps1"
|
||||
echo.
|
||||
echo Dang khoi dong lai...
|
||||
start "Thiep cuoi" powershell -NoProfile -ExecutionPolicy Bypass -NoExit -File "%~dp0serve.ps1"
|
||||
Reference in New Issue
Block a user