Stops error on attempt to connect when accessibility not active.

This commit is contained in:
Cyteen May 2020-02-19 10:42:39 +00:00
parent 0840ad607d
commit 8ea8588df7
1 changed files with 3 additions and 0 deletions

3
010_accessibility_off.sh Normal file
View File

@ -0,0 +1,3 @@
#!/usr/bin/enc bash
echo "export NO_AT_BRIDGE=1" >> /etc/environment