JensPenny

Results 1 comments of JensPenny

I had the same issue. The solutions that @compdude22 explained work. To just make this simple: I used following commands: ```sh sudo cp /etc/environment /etc/environment.old sudo env | sudo tee...