03-17-2018, 10:57 PM
(This post was last modified: 03-17-2018, 11:05 PM by Trash_Can_Man.)
(03-17-2018, 02:24 PM)noob Wrote:(03-17-2018, 01:25 PM)Luke Wrote: Path to script: /usr/local/sbin
so the command should be ./usr/local/sbin/install_desktop.sh lxde ?
perhaps i am missing something obvious, but
Code:sudo ./install install_desktop.sh lxde
fails, even if you are in the correct directory, right?
For me the command ran but failed with dependencies errors (ffmepg and mpv iirc)
And only in case there where some pathing error on the script i did a:
Code:
cd /usr/loca/sbin
./install_desktop.sh lxde