itsfoss / feedback

A repository to keep track of the update feedback we receive from our active readers
4 stars 0 forks source link

New update suggestion by Bernhard M. Wiedemann for https://itsfoss.com/install-linux-chromebook/ #45

Open abhishekpc opened 7 months ago

abhishekpc commented 7 months ago

sudo sh -e ~/Downloads/crouton -t xfce should be changed to sudo sh ~/Downloads/crouton -e -t xfce

so that the parameter does get passed to the script instead of the shell itself.