Skip to content

Instantly share code, notes, and snippets.

@ruthtillman
Last active August 29, 2015 14:06
Show Gist options
  • Select an option

  • Save ruthtillman/94884e06641e76be1843 to your computer and use it in GitHub Desktop.

Select an option

Save ruthtillman/94884e06641e76be1843 to your computer and use it in GitHub Desktop.
Pulling my _ebooks account update on Linux and transferring to Windows via Dropbox.
#!/bin/bash
#because Ruby isn't automatically running on this one
source ~/.rvm/scripts/rvm
cd /home/rkt/ruthbrar_ebooks
ebooks archive ruthbrarian corpus/ruthbrarian.json
cp corpus/ruthbrarian.json /home/rkt/Dropbox/bots
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment