Skip to content

Instantly share code, notes, and snippets.

@penguinpowernz
Last active July 9, 2019 05:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save penguinpowernz/06bc3c3183d8f76f825fc1c0c9458564 to your computer and use it in GitHub Desktop.
Save penguinpowernz/06bc3c3183d8f76f825fc1c0c9458564 to your computer and use it in GitHub Desktop.
#!/bin/bash
lsb_release -a|grep stretch || exit 0;
apt-get update
apt-get install asl-agent
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment