consistency
This commit is contained in:
parent
ad7750c314
commit
9bc68e6998
1 changed files with 1 additions and 1 deletions
2
sget.sh
2
sget.sh
|
@ -1,6 +1,6 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
function getsecurefile() {
|
function sget() {
|
||||||
# cd to appropriate directory
|
# cd to appropriate directory
|
||||||
wget -q $1
|
wget -q $1
|
||||||
wget -q $2
|
wget -q $2
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue