installUrl point to upstream repo
This commit is contained in:
parent
7ac0577857
commit
bb367047dc
@ -113,7 +113,7 @@
|
|||||||
"sku": "8",
|
"sku": "8",
|
||||||
"version": "latest"
|
"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'))]"
|
"installCommand": "[concat('sh install.sh ', parameters('preSharedKey'), ' ', parameters('username'), ' ', parameters('password'))]"
|
||||||
},
|
},
|
||||||
"resources": [
|
"resources": [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user