system_configuration/upload.ps1

5 lines
101 B
PowerShell
Raw Permalink Normal View History

2023-03-30 02:04:45 -07:00
git add -A .
git commit -am "Committing files $([System.DateTime]::Now.ToUniversalTime())"
git push