Added AppImage build script for PyBitmessage #1769
|
@ -4,7 +4,7 @@
|
|||
First make sure you have `dpkg` and `appimagetool` installed.
|
||||
From packages/AppImage/ Dir run `install.sh` to install the appimagetool.
|
||||
```
|
||||
sudo ./install.sh
|
||||
./install.sh
|
||||
```
|
||||
|
||||
## Build and Install
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
#!/bin/sh
|
||||
|
||||
SELF_DIR="$(dirname "$(readlink -f "$0")")"
|
||||
cd "$SELF_DIR/usr/bin/"
|
||||
exec "pybitmessage"
|
||||
python "$SELF_DIR"/usr/lib/python2.7/dist-packages/pybitmessage/bitmessagemain.py "$@"
|
|
@ -2,4 +2,3 @@
|
|||
|
||||
|
||||
wget -O "appimagetool" "https://github.com/AppImage/AppImageKit/releases/download/continuous/appimagetool-x86_64.AppImage"
|
||||
chmod a+x appimagetool
|
||||
mv appimagetool /usr/bin/
|
||||
this requires root this requires root
Yes, is that a problem?. If yes, I can change so it won't require root. Yes, is that a problem?. If yes, I can change so it won't require root.
I'm not sure. Let's check: https://github.com/g1itch/PyBitmessage/commits/ci-wine-further I'm not sure. Let's check: https://github.com/g1itch/PyBitmessage/commits/ci-wine-further
It should work without root: a67ad09 It should work without root: a67ad09
OKay, I'll make the changes. OKay, I'll make the changes.
|
||||
|
|
|||
this requires root this requires root
this requires root this requires root
Yes, is that a problem?. If yes, I can change so it won't require root. Yes, is that a problem?. If yes, I can change so it won't require root.
Yes, is that a problem?. If yes, I can change so it won't require root. Yes, is that a problem?. If yes, I can change so it won't require root.
I'm not sure. Let's check: https://github.com/g1itch/PyBitmessage/commits/ci-wine-further I'm not sure. Let's check: https://github.com/g1itch/PyBitmessage/commits/ci-wine-further
I'm not sure. Let's check: https://github.com/g1itch/PyBitmessage/commits/ci-wine-further I'm not sure. Let's check: https://github.com/g1itch/PyBitmessage/commits/ci-wine-further
It should work without root: a67ad09 It should work without root: a67ad09
It should work without root: a67ad09 It should work without root: a67ad09
OKay, I'll make the changes. OKay, I'll make the changes.
OKay, I'll make the changes. OKay, I'll make the changes.
|
Reference in New Issue
Block a user
this requires root
this requires root
Yes, is that a problem?. If yes, I can change so it won't require root.
Yes, is that a problem?. If yes, I can change so it won't require root.
I'm not sure. Let's check: https://github.com/g1itch/PyBitmessage/commits/ci-wine-further
I'm not sure. Let's check: https://github.com/g1itch/PyBitmessage/commits/ci-wine-further
It should work without root: a67ad09
It should work without root: a67ad09
OKay, I'll make the changes.
OKay, I'll make the changes.