mirror of
https://github.com/vczh-libraries/Release.git
synced 2026-03-24 00:13:48 +08:00
6 lines
99 B
PowerShell
6 lines
99 B
PowerShell
Push-Location $PSScriptRoot\..\..
|
|
git add .
|
|
git status
|
|
git commit -am "[BOT] Backup."
|
|
Pop-Location
|