document.write('
Data hosted with ♥ by Pastebin.com - Download Raw - See Original
  1. #!/bin/bash
  2. cd /home/user/Dropbox/hpscans
  3. git pull origin master
  4. cd -
');