Temp debug

This commit is contained in:
2022-12-20 12:26:31 -05:00
parent 70fdb51758
commit fc13233b46

View File

@@ -445,6 +445,8 @@ installPackage() {
;; ;;
esac esac
echo "Input: $*"
# Filter installed packages # Filter installed packages
if ! (( skip_check_installed )); then if ! (( skip_check_installed )); then
for pkg in "$@"; do for pkg in "$@"; do