installUrl point to upstream repo
This commit is contained in:
parent
7ac0577857
commit
bb367047dc
1 changed files with 1 additions and 1 deletions
|
@ -113,7 +113,7 @@
|
|||
"sku": "8",
|
||||
"version": "latest"
|
||||
},
|
||||
"installScriptURL": "https://raw.githubusercontent.com/derdanu/setup-ipsec-vpn/master/azure/install.sh",
|
||||
"installScriptURL": "https://raw.githubusercontent.com/hwdsl2/setup-ipsec-vpn/master/azure/install.sh",
|
||||
"installCommand": "[concat('sh install.sh ', parameters('preSharedKey'), ' ', parameters('username'), ' ', parameters('password'))]"
|
||||
},
|
||||
"resources": [
|
||||
|
|
Loading…
Add table
Reference in a new issue