Skip to content

Commit

Permalink
Merge pull request #28 from ccdd13/ccdd13-patch-f1
Browse files Browse the repository at this point in the history
fix install script
  • Loading branch information
ccdd13 authored Apr 27, 2021
2 parents a4f241b + 646f335 commit 2f18d16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ curl -b ~/.cache/ff-cookies.txt https://www.google.com

```bash

curl -sLO 'https://raw.githubusercontent.com/ccdd13/curlfire/main/curlfire-install' | bash -x
curl -sL 'https://raw.githubusercontent.com/ccdd13/curlfire/main/curlfire-install' | bash -x

# # same as Below
# mkdir -p "${HOME}/.local/bin" "${HOME}/.cache"
Expand Down

0 comments on commit 2f18d16

Please sign in to comment.