-
-
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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/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