aboutsummaryrefslogtreecommitdiffhomepage
path: root/extra/download.sh
diff options
context:
space:
mode:
authorGravatar Dieter Plaetinck <dieter@plaetinck.be>2009-04-26 16:02:06 +0200
committerGravatar Dieter Plaetinck <dieter@plaetinck.be>2009-04-26 16:02:06 +0200
commit7563101f66634c77f0d6878473cc6e46a7e3ff59 (patch)
tree5142501ad22fadff939dcc8a4360fb98861301b7 /extra/download.sh
parent9474bb8edd588e458dff418e5aaec44cc735f851 (diff)
better documented how scripts should work + refactored sample implementations
Diffstat (limited to 'extra/download.sh')
-rwxr-xr-x[-rw-r--r--]extra/download.sh3
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/download.sh b/extra/download.sh
index 90d0a9f..ff3d8db 100644..100755
--- a/extra/download.sh
+++ b/extra/download.sh
@@ -1,3 +1,2 @@
#!/bin/bash
-# $1 = url of file to download
-wget $1
+wget $5