Advertisement
Guest User

Untitled

a guest
Apr 2nd, 2018
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.34 KB | None | 0 0
  1. + cleanup
  2. + local err=100
  3. + trap - EXIT
  4. + echo 'ERROR: Installation failed. Removing all parts of Anbox again.'
  5. ERROR: Installation failed. Removing all parts of Anbox again.
  6. + uninstall
  7. + set -x
  8. + sudo snap remove anbox
  9. snap "anbox" is not installed
  10. + '[' -e /etc/apt/sources.list.d/morphis-ubuntu-anbox-support-xenial.list ']'
  11. + set +x
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement