This commit is contained in:
teldra 2022-02-08 20:45:04 +01:00
parent ca17f9ccc2
commit fa6c78cf37
1 changed files with 3 additions and 0 deletions

View File

@ -307,6 +307,9 @@ ready() {
echo "pakete:"
echo "${pkgs[@]}"
echo ""
echo "ignorierte pakete:"
echo "${ignorepkgs[@]}"
echo ""
echo "vars:"
cat ${vars}
echo ""