Skip to content

Commit

Permalink
Corrected usage statement
Browse files Browse the repository at this point in the history
  • Loading branch information
radarhere committed Nov 25, 2018
1 parent d560118 commit b249984
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion depends/download-and-extract.sh
@@ -1,5 +1,5 @@
#!/bin/sh
# Usage: ./download-and-extract.sh something.tar.gz https://example.com/something.tar.gz
# Usage: ./download-and-extract.sh something https://example.com/something.tar.gz

archive=$1
url=$2
Expand Down

0 comments on commit b249984

Please sign in to comment.