Skip to content

Instantly share code, notes, and snippets.

@tylerforesthauser
Last active December 6, 2019 17:20
Show Gist options
  • Save tylerforesthauser/0d9d2417250baf8fc30a64385db2d3f6 to your computer and use it in GitHub Desktop.
Save tylerforesthauser/0d9d2417250baf8fc30a64385db2d3f6 to your computer and use it in GitHub Desktop.
#!/bin/bash
export PYTHONPATH=$HOME/.local/lib/python2.7/site-packages:$PYTHONPATH
export PERL5LIB=$HOME/perl5/lib/perl5:$PERL5LIB
/opt/deluge-1.3.15/bin/python2.7 $HOME/scripts/autoExport.py
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment