Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Post-login automation adds garbage #120

Open
haarp opened this issue Dec 23, 2014 · 0 comments
Open

Post-login automation adds garbage #120

haarp opened this issue Dec 23, 2014 · 0 comments

Comments

@haarp
Copy link

haarp commented Dec 23, 2014

I have a line in post-login automation, but isntead of sending the proper line, it randomly adds garbage to the end of it. The garbage changes. Roughly every fourth attempt at logging in successfuly executes my command.

Example: I want to execute this after logging in:
exec su -c ". /sdcard/login.sh"
It does this:
exec su -c ". /sdcard/login.sh" 4;89R

morckx pushed a commit to morckx/vxconnectbot that referenced this issue Sep 13, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant