Stops error on attempt to connect when accessibility not active.
This commit is contained in:
parent
0840ad607d
commit
8ea8588df7
|
|
@ -0,0 +1,3 @@
|
||||||
|
#!/usr/bin/enc bash
|
||||||
|
|
||||||
|
echo "export NO_AT_BRIDGE=1" >> /etc/environment
|
||||||
Loading…
Reference in New Issue