forked from lthn/blockchain
fix for appimage path for logo
This commit is contained in:
parent
018c2d24da
commit
9990983510
1 changed files with 1 additions and 1 deletions
|
|
@ -79,7 +79,7 @@ rm -rf Zano;
|
|||
mkdir -p Zano/usr/bin;
|
||||
mkdir -p Zano/usr/lib;
|
||||
mkdir -p Zano/usr/share/applications;
|
||||
mkdir -p Zano/usr/share/icons/hicolor/scalable;
|
||||
mkdir -p Zano/usr/share/icons/hicolor/scalable/apps;
|
||||
|
||||
rsync -a ../../src/gui/qt-daemon/layout/html ./Zano/usr/bin --exclude less --exclude package.json --exclude gulpfile.js
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue