Skip to content

Commit 6551a8f

Browse files
committed
Added env to *
1 parent 0077bad commit 6551a8f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

core/tabs/applications-setup/linutil-installer.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ installLinutil() {
4747
;;
4848
*)
4949
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
50+
. $HOME/.cargo/env
5051
;;
5152
esac
5253
fi

0 commit comments

Comments
 (0)