Skip to content

Instantly share code, notes, and snippets.

@sixstringsg
Created August 14, 2016 22:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sixstringsg/eff5f8886d479c88370caf723f277131 to your computer and use it in GitHub Desktop.
Save sixstringsg/eff5f8886d479c88370caf723f277131 to your computer and use it in GitHub Desktop.
#!/bin/bash
torrentid=$1
torrentname=$2
torrentpath=$3
dir="$(basename $3)"
ln -s $3 ~/LFTP/$3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment