Skip to content

Commit

Permalink
Small fix on support/install.sh for curl.
Browse files Browse the repository at this point in the history
  • Loading branch information
nthnn committed Dec 4, 2023
1 parent a22af78 commit a50bdb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion support/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ cd Qrepo
chmod -R 777 build.sh
./build.sh
mv dist/qrepo /usr/local/bin/qrepo
cd ../.. && rm -rf Qrepo
cd .. && rm -rf Qrepo

0 comments on commit a50bdb0

Please sign in to comment.