system_configuration/upload.ps1
2023-03-30 02:04:45 -07:00

5 lines
101 B
PowerShell

git add -A .
git commit -am "Committing files $([System.DateTime]::Now.ToUniversalTime())"
git push