Temp debug
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user