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
mukundansundar authored Oct 12, 2023
2 parents 1d60280 + bb2c3a7 commit 02eec8b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/holopin.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
organization: dapr
defaultSticker: clmjkxscc122740fl0mkmb7egi
stickers:
-
id: clmjkxscc122740fl0mkmb7egi
alias: ghc2023
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 02eec8b

Please sign in to comment.