This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# !/bin/sh | |
# CUSTOM version by Gabriel Lima (http://www.github.com/gabriellima) (@glima5) | |
# * Check portuguese (pt_BR) apt-get output | |
# * support '--force-yes' param to pass through user response | |
# * pass '-n10' to axel, to use 10 connections instead of default number | |
# * show packages installed or upgraded in the end of command execution | |
# apt-fast v0.02 by Matt Parnell http://www.mattparnell.com, this thing is fully open-source | |
# if you do anything cool with it, let me know so I can publish or host it for you |
NewerOlder