Modification for production
This commit is contained in:
parent
e2173a7d44
commit
49554c01c8
1 changed files with 1 additions and 1 deletions
|
|
@ -7,4 +7,4 @@ cd `dirname "$0"`
|
|||
mkdir -p out
|
||||
cd out
|
||||
|
||||
wget -c -m http://$BASEURL/ http://$BASEURL/connected/
|
||||
wget -c -m https://$BASEURL/ https://$BASEURL/connected/
|
||||
|
|
|
|||
Reference in a new issue