From 9bc68e6998db12bd25c1ce8f5dea9bbd37b624aa Mon Sep 17 00:00:00 2001 From: Bryan Black Date: Tue, 7 Nov 2017 08:42:28 -0800 Subject: [PATCH] consistency --- sget.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sget.sh b/sget.sh index 5dbd44e..570fe31 100755 --- a/sget.sh +++ b/sget.sh @@ -1,6 +1,6 @@ #!/bin/bash -function getsecurefile() { +function sget() { # cd to appropriate directory wget -q $1 wget -q $2