diff options
Diffstat (limited to '')
-rwxr-xr-x | root/posodobi.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/root/posodobi.sh b/root/posodobi.sh index 4bb7dfc..b7f7216 100755 --- a/root/posodobi.sh +++ b/root/posodobi.sh @@ -28,3 +28,4 @@ grep "colo" <<<"$@" || f="$f --color y" emerge --tree --verbose --update $f $a --newuse --changed-use --backtrack 30 --deep --with-bdeps=y --rebuilt-binaries --autounmask --autounmask-write @world emerge --verbose $f --autounmask-write --autounmask @preserved-rebuild emerge --depclean $f +/root/linux/dist.sh |