Compare commits

..

No commits in common. "main" and "0.1" have entirely different histories.
main ... 0.1

View File

@ -100,7 +100,6 @@ function shows {
echo "Need a valid argument."
return;
fi
torrentConfigure
privacycheck;
export downloaddir=$(head -n 2 "$1" | tail -n 1)
sudo -u deluge deluge-console config -s autoadd_location "$downloaddir" 2>/dev/null