Skip to content

Instantly share code, notes, and snippets.

@smvd
Last active March 12, 2021 16:13
Show Gist options
  • Save smvd/afbff43a47fce2c6462a8db75239b8c6 to your computer and use it in GitHub Desktop.
Save smvd/afbff43a47fce2c6462a8db75239b8c6 to your computer and use it in GitHub Desktop.
{"command":"clear","params":"Hello World!"}
$path = 'C:\Users\semvd\Desktop\Programming\Powershell\Remco V2\Slave'
Set-Location "C:\Users\semvd\Desktop\Programming\Powershell\Remco V2\afbff43a47fce2c6462a8db75239b8c6"
git add --all
git commit -m "Push.ps1"
git push
Set-Location $path
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment