mirror of
https://github.com/iNavFlight/inav-configurator.git
synced 2025-07-12 19:10:21 +03:00
Corrected path to app icon in linux zip install instructions.
Icon is in resources/app/images
This commit is contained in:
parent
89f6900478
commit
808de8f9d3
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@ mv /tmp/INAV\ Configurator /opt/inav/inav-configurator
|
|||
8. Update the application icon.
|
||||
```
|
||||
sudo mkdir /opt/inav/inav-configurator/icon
|
||||
sudo cp /opt/inav/inav-configurator/images/inav_icon_128.png /opt/inav/inav-configurator/icon
|
||||
sudo cp /opt/inav/inav-configurator/resources/app/images/inav_icon_128.png /opt/inav/inav-configurator/icon
|
||||
```
|
||||
9. As a one-off, move the desktop file into the applications directory
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue