Skip to content

Instantly share code, notes, and snippets.

@adrianparvino
Created June 11, 2019 13:45
Show Gist options
  • Save adrianparvino/9f50a02063c3a9c92af546368556d905 to your computer and use it in GitHub Desktop.
Save adrianparvino/9f50a02063c3a9c92af546368556d905 to your computer and use it in GitHub Desktop.
children = if System.get_env("ANDROID_ROOT") do
[ TermuxSmsCli.Fetcher,
TermuxSmsCli.Thread
] else
[ TermuxSmsCli.UI
] end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment