Skip to content

Commit 72678c0

Browse files
authored
Change the path of the Run script in the TAR (#244)
1 parent b523bba commit 72678c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Ev2Specs/ServiceGroupRoot/SecretManagementToACR.Rollout.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"command": [
1818
"/bin/bash",
1919
"-c",
20-
"pwsh ./Run/Run.ps1"
20+
"pwsh ./Run.ps1"
2121
],
2222
"environmentVariables": [
2323
{

0 commit comments

Comments
 (0)