Größe: 187
Kommentar:
|
Größe: 429
Kommentar:
|
Gelöschter Text ist auf diese Art markiert. | Hinzugefügter Text ist auf diese Art markiert. |
Zeile 7: | Zeile 7: |
gradle \ | |
Zeile 8: | Zeile 9: |
curl | curl \ protobuf-compiler |
Zeile 11: | Zeile 13: |
cd git clone https://github.com/signalapp/libsignal cd libsignal cargo build cd git clone https://github.com/AsamK/signal-cli.git cd signal-cli ./gradlew build }}} ---- KategorieRaspberry |
signal-cli selber compilieren
cd apt-get update apt-get -y install build-essential \ gradle \ default-jre \ curl \ protobuf-compiler curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh cd git clone https://github.com/signalapp/libsignal cd libsignal cargo build cd git clone https://github.com/AsamK/signal-cli.git cd signal-cli ./gradlew build