datvodinh / rag-chatbot

Chat with multiple PDFs locally
Apache License 2.0
335 stars 40 forks source link

ngrok requires sudo priviledges to install - not suitable for local installation where users can't use sudo #3

Closed amlas-tool closed 5 months ago

amlas-tool commented 5 months ago

not suitable for local installation where users can't use sudo

datvodinh commented 5 months ago

Remove all the sudo and it will work the same. I already add the script without sudo:

source ./scripts/install_extra.sh
amlas-tool commented 5 months ago

Great, thanks!

On Thu, 2 May 2024, 13:41 Dat Vo Dinh, @.***> wrote:

Remove all the sudo and it will work the same. I already add the script without sudo:

source ./scripts/install_extra.sh

— Reply to this email directly, view it on GitHub https://github.com/datvodinh/rag-chatbot/issues/3#issuecomment-2090402173, or unsubscribe https://github.com/notifications/unsubscribe-auth/AUYIIT554BRBSUDORYZD4GTZAIX6DAVCNFSM6AAAAABHDUCFHSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAOJQGQYDEMJXGM . You are receiving this because you authored the thread.Message ID: @.***>

amlas-tool commented 5 months ago

tee: /etc/apt/trusted.gpg.d/ngrok.asc: Permission denied