aboutsummaryrefslogtreecommitdiff
path: root/tails-dl
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2017-06-02 11:21:16 -0300
committerSilvio Rhatto <rhatto@riseup.net>2017-06-02 11:21:16 -0300
commitec30b5533dbbaa0ea4897f3f1c6c4b68818fdf3e (patch)
tree4042616e001fcbb079bd0141136b883928710e84 /tails-dl
parent97f1195070f52f2537b03b44d04a85d6e9d73cfe (diff)
downloaddownloaders-ec30b5533dbbaa0ea4897f3f1c6c4b68818fdf3e.tar.gz
downloaders-ec30b5533dbbaa0ea4897f3f1c6c4b68818fdf3e.tar.bz2
Updates distros folder
Diffstat (limited to 'tails-dl')
-rwxr-xr-xtails-dl2
1 files changed, 1 insertions, 1 deletions
diff --git a/tails-dl b/tails-dl
index 685e3b3..35fc0f4 100755
--- a/tails-dl
+++ b/tails-dl
@@ -5,7 +5,7 @@
# Parameters
BASENAME="`basename $0`"
-DL="$HOME/data/apps/distros/tails/"
+DL="$HOME/data/distros/tails/"
VERSION="$1"
BASE_URL="http://dl.amnesia.boum.org/tails/stable/tails-i386-$VERSION"
CWD="`pwd`"