Skip to content

Commit

Permalink
Merge branch 'master' into merge_rel_1.12_master
Browse files Browse the repository at this point in the history
  • Loading branch information
pravinpushkar authored Oct 4, 2023
2 parents 6a85f48 + a08eebb commit 7a09fd6
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 7a09fd6

Please sign in to comment.