Skip to content

Commit

Permalink
Merge branch 'master' into upgrade_goversion
Browse files Browse the repository at this point in the history
  • Loading branch information
pravinpushkar committed Oct 4, 2023
2 parents 83ae439 + a08eebb commit 9e62727
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions install/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -180,6 +180,7 @@ installFile() {
runAsRoot rm "$DAPR_CLI_FILE"
fi
chmod o+x $tmp_root_dapr_cli
mkdir -p $DAPR_INSTALL_DIR
runAsRoot cp "$tmp_root_dapr_cli" "$DAPR_INSTALL_DIR"

if [ -f "$DAPR_CLI_FILE" ]; then
Expand Down

0 comments on commit 9e62727

Please sign in to comment.