default wget options
This commit is contained in:
parent
cc51aa469a
commit
9a3090b6b2
@ -14,6 +14,9 @@ do
|
||||
done
|
||||
##
|
||||
|
||||
# WGET Options
|
||||
g_wget_opts="--timeout 10 --tries=2 --user-agent='Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.159 Safari/537.36'"
|
||||
|
||||
# if runnign directly from shell
|
||||
if echo $0 | egrep -q '^-bash$|^-su$'
|
||||
then
|
||||
|
Loading…
Reference in New Issue
Block a user