From 5b78756e9a395f79db4416ac1b93f440153acefd Mon Sep 17 00:00:00 2001 From: Brendan Taylor Date: Thu, 30 Dec 2010 18:21:14 -0700 Subject: remove positional argument support from examples --- examples/data/scripts/download.sh | 1 - 1 file changed, 1 deletion(-) (limited to 'examples/data/scripts/download.sh') diff --git a/examples/data/scripts/download.sh b/examples/data/scripts/download.sh index df7a571..c410ad2 100755 --- a/examples/data/scripts/download.sh +++ b/examples/data/scripts/download.sh @@ -6,7 +6,6 @@ # that path. # if nothing is printed to stdout, the download will be cancelled. -shift 7 . $UZBL_UTIL_DIR/uzbl-dir.sh # the URL that is being downloaded -- cgit v1.2.3