Skip to content
Snippets Groups Projects
Unverified Commit b5481306 authored by Kali Kaneko's avatar Kali Kaneko
Browse files

[bug] fix the path for desktop file

parent 83a2a5b4
No related branches found
No related tags found
No related merge requests found
......@@ -61,10 +61,9 @@ parts:
override-build: |
echo ">>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>"
pwd
#ls -la .
apt install tree && tree ../../../
#cat $SNAPCRAFT_PROJECT_DIR/snap/local/bitmask-vpn.desktop
cp gui/bitmask-vpn.desktop $SNAPCRAFT_PRIME/riseup-vpn.desktop
cp ../../../gui/bitmask-vpn.desktop $SNAPCRAFT_PRIME/riseup-vpn.desktop
snapcraftctl build
echo ">>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>"
build-packages:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment