Skip to content

Commit bd76793

Browse files
committed
fmk - changing exe path of CustomPyInput app to CustomPyInput.py from customPyInput.py
1 parent 1c6de46 commit bd76793

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

modules/Workflow/WorkflowApplications.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -776,7 +776,7 @@
776776
},
777777
{
778778
"Name": "CustomPyInput",
779-
"ExecutablePath": "applications/createSAM/customPyInput/customPyInput.py",
779+
"ExecutablePath": "applications/createSAM/customPyInput/CustomPyInput.py",
780780
"ApplicationSpecificInputs": [
781781
{
782782
"id": "mainScript",

0 commit comments

Comments
 (0)