Add 'upload.ps1'

This commit is contained in:
cbrand 2023-03-30 02:04:45 -07:00
parent 9f35609b9e
commit 6c0f6e19d8

4
upload.ps1 Normal file
View File

@ -0,0 +1,4 @@
git add -A .
git commit -am "Committing files $([System.DateTime]::Now.ToUniversalTime())"
git push