Skip to content

Instantly share code, notes, and snippets.

@DevGW
Created December 29, 2022 13:45
Show Gist options
  • Save DevGW/26ef8db67e917fd38b95809ed0c53861 to your computer and use it in GitHub Desktop.
Save DevGW/26ef8db67e917fd38b95809ed0c53861 to your computer and use it in GitHub Desktop.
shell :: hailgo git update
eval `ssh-agent -s`; ssh-add ~/.ssh/github_rsa
./gitup.sh
./fixsite.rb
touch tmp/restart.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment