Loading pkgs/build-support/setup-hooks/add-bin-to-path.sh +1 −2 Original line number Diff line number Diff line Loading @@ -9,5 +9,4 @@ addBinToPath () { export PATH } # shellcheck disable=SC2154 addEnvHooks "$targetOffset" addBinToPath postHooks+=(addBinToPath) Loading
pkgs/build-support/setup-hooks/add-bin-to-path.sh +1 −2 Original line number Diff line number Diff line Loading @@ -9,5 +9,4 @@ addBinToPath () { export PATH } # shellcheck disable=SC2154 addEnvHooks "$targetOffset" addBinToPath postHooks+=(addBinToPath)