-
-
Notifications
You must be signed in to change notification settings - Fork 503
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
+ DietPi-Globals | G_AG*: Remove --allow-downgrades/remove-essential/unauthenticated, since these cases are mostly harmful + DietPi-Globals | G_AG*: Use "G_DIETPI-NOTIFY 2 '\e[0m" for initial info print to still force white text in contrast to apt-get output + DietPi-Globals | G_AG*: Do not create input string array, since "for i in $string" has exactly the same result + DietPi-Globals | G_AG*: "-qq" includes "-y" + DietPi-Globals | G_AG*: Reorder apt-get command and options to have consistent "apt-get [<options>] <command> [<pkgs>]" + DietPi-Globals | G_AG*: No colour reset required after apt-get output, since G_ERROR_HANDLER implies this + DietPi-Globals | G_AG*: Add "-q(q)" to certain commands to reduce processing output a bid
- Loading branch information
Showing
1 changed file
with
32 additions
and
71 deletions.
There are no files selected for viewing
This file contains 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