Skip to content

Instantly share code, notes, and snippets.

@qoopooh
Created August 31, 2022 02:27
Show Gist options
  • Save qoopooh/25c892c5061d0d31961b7d9cc5aa87ac to your computer and use it in GitHub Desktop.
Save qoopooh/25c892c5061d0d31961b7d9cc5aa87ac to your computer and use it in GitHub Desktop.
#!/bin/bash
sudo apt-get update && sudo apt-get upgrade -y && sudo apt-get autoremove -y && sudo apt-get autoclean
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment