Skip to content
This repository was archived by the owner on Sep 30, 2020. It is now read-only.

Commit b5b48a8

Browse files
committed
rustup doesn't actually use sudo. looks scary to be probing it
1 parent adc1141 commit b5b48a8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

rustup.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,6 @@ validate_opt () {
230230
}
231231

232232
probe_need CFG_CURL curl
233-
probe_need CFG_SUDO sudo
234233

235234
CFG_SRC_DIR="$(cd $(dirname $0) && pwd)/"
236235
CFG_SELF="$0"

0 commit comments

Comments
 (0)