Cette révision appartient à :
Bandie 2018-07-11 17:14:46 +02:00
Parent c7c5e86b9e
révision f60ea46e9b
Signé par: Bandie
ID de la clé GPG: C1E133BC65A822DD
2 fichiers modifiés avec 7 ajouts et 1 suppressions

Voir le fichier

@ -26,5 +26,5 @@ If you don't see your device ID's you can use `omemo-gen-get-devicelist-of` to c
it will be like
```console
# ./omemo-gen-get-devicelist-of <account you want to see the devicelist of>
# ./omemo-gen-get-devicelist-of [ account you want to see the devicelist of ]
```

Voir le fichier

@ -22,9 +22,15 @@ fi
echo "$CONFIG loaded."
echo "
---COPY HERE---
<iq type='get' from='$FROM' to='$1' id='fetch1'>
<pubsub xmlns='http://jabber.org/protocol/pubsub'>
<items node='eu.siacs.conversations.axolotl.devicelist'/>
</pubsub>
</iq>
---END COPY HERE---
"