Skip to content

Instantly share code, notes, and snippets.

@sanudatta11
Created January 6, 2019 09:00
Show Gist options
  • Save sanudatta11/8d7f597ed77a2df6c8cc767deee8df0a to your computer and use it in GitHub Desktop.
Save sanudatta11/8d7f597ed77a2df6c8cc767deee8df0a to your computer and use it in GitHub Desktop.
#!/bin/bash -e
main() {
sudo apt-get install -y nano
}
main
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment