Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
tim-allen-ck committed Aug 15, 2024
1 parent dcb6905 commit 61568a6
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -65,9 +65,9 @@ sudo apt install gnome-keyring -y

sudo chmod 666 /etc/profile

sudo echo "export DOTNET_ROOT=/usr/share/dotnet
echo "export DOTNET_ROOT=/usr/share/dotnet
export PATH=$PATH:/usr/share/dotnet
" >>/etc/profile
" | sudo tee -a /etc/profile

sudo chmod 644 /etc/profile

Expand Down

0 comments on commit 61568a6

Please sign in to comment.