Skip to content

Commit

Permalink
small fixes for gh-echo
Browse files Browse the repository at this point in the history
  • Loading branch information
DarkWeird committed Nov 9, 2021
1 parent 3c35137 commit b030c76
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion gh-echo
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@ else
if [[ ! -x "${executablePath}" ]]; then
#Fetch release
gh release -R"${repo}" download "${tag}" -p "${exe}" --dir "${extensionPath}"
e
chmod +x "${executablePath}"
fi
fi
Expand Down

0 comments on commit b030c76

Please sign in to comment.