Skip to content

Instantly share code, notes, and snippets.

@BaylorRae
Last active December 11, 2015 13:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save BaylorRae/f6bbfbeeeb8bcc8092c1 to your computer and use it in GitHub Desktop.
Save BaylorRae/f6bbfbeeeb8bcc8092c1 to your computer and use it in GitHub Desktop.
<?php
// tell our shell script to update the theme
`./update-theme.sh`
# change to the theme directory and
# pull the changes from GitHub
cd ./wp-content/themes/wp-weekly-theme && git pull origin master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment