Skip to content

Instantly share code, notes, and snippets.

@Dartblack4
Created May 6, 2019 13:01
Show Gist options
  • Save Dartblack4/cb96917fa02400d82e35b2cf97b23777 to your computer and use it in GitHub Desktop.
Save Dartblack4/cb96917fa02400d82e35b2cf97b23777 to your computer and use it in GitHub Desktop.
#!/bin/bash
apt-get update
sudo apt-get install \
apt-transport-https \
ca-certificates \
curl \
gnupg2 \
software-properties-common
# performing the above actions, you can also add commands depending on the task.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment