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

cleanup debug info

parent b5481306
No related branches found
No related tags found
No related merge requests found
......@@ -30,14 +30,12 @@ parts:
bitmask-root:
after: [desktop-gtk3]
plugin: dump
#plugin: nil
source: https://0xacab.org/leap/bitmask-dev/
source-type: git
build-packages:
- wget
override-prime: |
echo ">>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>"
pwd
mkdir -p bin
wget -O bin/bitmask-root https://0xacab.org/leap/bitmask-dev/raw/master/src/leap/bitmask/vpn/helpers/linux/bitmask-root
chmod +x bin/bitmask-root
......@@ -60,8 +58,6 @@ parts:
- 0xacab.org/leap/bitmask-vpn/cmd/bitmask-vpn
override-build: |
echo ">>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>"
pwd
apt install tree && tree ../../../
#cat $SNAPCRAFT_PROJECT_DIR/snap/local/bitmask-vpn.desktop
cp ../../../gui/bitmask-vpn.desktop $SNAPCRAFT_PRIME/riseup-vpn.desktop
snapcraftctl build
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment