From 220d0cb92411c4b255282af82ea05d8300d163db Mon Sep 17 00:00:00 2001 From: Bryan Black Date: Mon, 6 Nov 2017 22:54:58 -0800 Subject: [PATCH] Thank you @ppbrown Special thanks to @ppbrown. I still need to find time to add the enhancements and corrections from @ppbrown. https://github.com/4-S/4S/issues/2 --- sget.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/sget.sh b/sget.sh index 04bec99..eff1c4f 100755 --- a/sget.sh +++ b/sget.sh @@ -15,5 +15,4 @@ mv $fname $fname.minisig /tmp return 1 } -getsecurefile $1 $2 -#http://mutualparity.s3.amazonaws.com/test/fail.min.js http://mutualparity.s3.amazonaws.com/test/fail.min.js.minisig \ No newline at end of file +getsecurefile $1 $2 \ No newline at end of file