drogonframework / drogonframework/drogon
build.sh should sudo install
Open
- Dominant language
- C++
- Stars
- 14.3k
- Forks
- 1.4k
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 14
Description
https://github.com/drogonframework/drogon/blob/5c43b82dc27eb0e0ecedb524fa16bf942ddbe60a/build.sh#L51
With limited experience with drogon, it seems that all of build.sh can run as a user, except the install step which should be run as sudo (at least on linux machines)
Contributor guide
Assessment
This issue has not been assessed yet.