update shell
This commit is contained in:
parent
2140397496
commit
2f93f7686a
2
public
2
public
|
@ -1 +1 @@
|
|||
Subproject commit af179ea10ec248fddcbdc596baf969d9f774cf42
|
||||
Subproject commit 3207da2233324dae8d7279bed5f6e2f05060c738
|
|
@ -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
|
Loading…
Reference in New Issue