mirror of
https://github.com/AsamK/signal-cli.git
synced 2026-09-21 06:19:41 +00:00
Moved the automated-install script example
parent
36ce27a667
commit
73a7f38255
@ -59,10 +59,4 @@ signal = bus.get('org.asamk.Signal')
|
|||||||
|
|
||||||
signal.onMessageReceived = msgRcv
|
signal.onMessageReceived = msgRcv
|
||||||
loop.run()
|
loop.run()
|
||||||
```
|
```
|
||||||
|
|
||||||
### Automate the installation
|
|
||||||
Here is a Python script to automate the installation of signal-cli for using with the DBus service. This scripts installs signal-cli, setup the DBus service and helps you add an account (either as master or slave device).
|
|
||||||
Must be run with superuser rights ('sudo').
|
|
||||||
|
|
||||||
[InstallSignalEN.py](https://gist.github.com/Vic3198/f0c9e17ef3d70e7b8c066bfd8cf4db2d)
|
|
||||||
Loading…
x
Reference in New Issue
Block a user