10-10-2014, 11:31 PM
(10-10-2014, 11:54 AM)misko_2083 link Wrote: One more idea. This kind of check can be used in all of the install scripts.![]()
And nice work on this line:
I like it. Now you can add that question back to the scripts: Do you want to start $APPNAME?Code:sudo -u '#1000' -H sh -c "google-chrome-stable http://www.netflix.com"
I am somewhat reluctant to do this with every installer as it relies on the fact that user #1000 is the person currently logged in and running the installer with sudo privs. The Netflix installer will be gone in the next version of LL so this is just a quick fix
