update shell

This commit is contained in:
sk 2024-04-15 16:19:16 +08:00
parent 2140397496
commit 2f93f7686a
2 changed files with 2 additions and 2 deletions

2
public

@ -1 +1 @@
Subproject commit af179ea10ec248fddcbdc596baf969d9f774cf42
Subproject commit 3207da2233324dae8d7279bed5f6e2f05060c738

View File

@ -6,5 +6,5 @@ xcopy .\xlsx .\public\xlsx /s /e /y
cd .\public
git add .
git commit -m "update"
git push origin main
git push origin HEAD:main
pause