Skip to content
Snippets Groups Projects
Commit e2379cda authored by Hahn Axel (hahn)'s avatar Hahn Axel (hahn)
Browse files

packages2install: move up autupdater info

parent 50967b08
No related branches found
No related tags found
No related merge requests found
...@@ -212,6 +212,8 @@ esac ...@@ -212,6 +212,8 @@ esac
echo "$pkgstatus" echo "$pkgstatus"
echo echo
showAutoupdate
echo
# filtered package view # filtered package view
if [ ! -z "$pkgsum" ]; then if [ ! -z "$pkgsum" ]; then
...@@ -244,12 +246,10 @@ if [ ! -z "$pkgsum" ]; then ...@@ -244,12 +246,10 @@ if [ ! -z "$pkgsum" ]; then
fi fi
# total packages # total packages
echo Total packages to update [$pgkman]: $iTotal echo Total packages to install: $iTotal
echo
fi fi
showAutoupdate
ph.exit ph.exit
# ---------------------------------------------------------------------- # ----------------------------------------------------------------------
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment