mirror of
https://github.com/cloudflare/cloudflared.git
synced 2025-07-30 16:30:12 +00:00
Remove extraneous period
from Path Environment Variable (#1009)
This commit is contained in:
@@ -46,7 +46,7 @@
|
|||||||
<!--Set the cloudflared bin location to the Path Environment Variable-->
|
<!--Set the cloudflared bin location to the Path Environment Variable-->
|
||||||
<Environment Id="ENV0"
|
<Environment Id="ENV0"
|
||||||
Name="PATH"
|
Name="PATH"
|
||||||
Value="[INSTALLDIR]."
|
Value="[INSTALLDIR]"
|
||||||
Permanent="no"
|
Permanent="no"
|
||||||
Part="last"
|
Part="last"
|
||||||
Action="create"
|
Action="create"
|
||||||
|
Reference in New Issue
Block a user