Skip to content

Instantly share code, notes, and snippets.

@SachaG
Created April 15, 2013 04:20
Show Gist options
  • Save SachaG/5385686 to your computer and use it in GitHub Desktop.
Save SachaG/5385686 to your computer and use it in GitHub Desktop.
#!/bin/sh
cd Sidebar
git pull
sudo mrt bundle /home/meteor/bundle.tgz
cd ..
sudo tar -zxvf bundle.tgz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment