mirror of
https://github.com/shanmiteko/LotteryAutoScript.git
synced 2026-06-12 21:03:13 +08:00
9 lines
135 B
PowerShell
9 lines
135 B
PowerShell
chcp 65001
|
|
$host.UI.RawUI.BackgroundColor = "Black"
|
|
$host.UI.RawUI.WindowTitle = "检测中奖"
|
|
|
|
npm i
|
|
npm run check
|
|
|
|
# 暂停
|
|
pause |