Skip to content

Commit

Permalink
Revert "[#1895] Stopping the aca-py shell process keeps python proces…
Browse files Browse the repository at this point in the history
…s running"

This reverts commit 67db5de.

Signed-off-by: Ry Jones <[email protected]>
  • Loading branch information
ryjones committed Aug 25, 2022
1 parent 2637941 commit ccf3290
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/aca-py
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ if [ -z "$PYTHON" ]; then
fi
fi

exec $PYTHON -m aries_cloudagent "$@"
$PYTHON -m aries_cloudagent "$@"

0 comments on commit ccf3290

Please sign in to comment.