changed Troubleshooting
This commit is contained in:
@@ -32,8 +32,8 @@ If there is no Connection detectable on the apple product. Try:
|
||||
in the Application Folder.
|
||||
If you want to have this permanently, type:
|
||||
<pre>sudo visudo</pre>
|
||||
and add this to the very end of the file:
|
||||
<pre>ALL ALL=(ALL:ALL) NOPASSWD: /usr/bin/airplayserver"</pre>
|
||||
and add this to the very end of the file (replace $APPDIR with your location of the application):
|
||||
<pre>ALL ALL=(ALL:ALL) NOPASSWD: $APPDIR/gnome-script.sh</pre>
|
||||
Now we need the /usr/bin/airplayserver file. Create this file:
|
||||
<pre>sudo nano /usr/bin/airplayserver</pre>
|
||||
and add this content (replace $APPDIR with your location of the application):
|
||||
|
||||
Reference in New Issue
Block a user