summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbin/pkg4
1 files changed, 4 insertions, 0 deletions
diff --git a/bin/pkg b/bin/pkg
index ee086c9..a6d0eb7 100755
--- a/bin/pkg
+++ b/bin/pkg
@@ -151,6 +151,10 @@ if [[ $PKG_PROTO == 'ssh' ]] {
PKG_PATH=$PKG_ROOT
}
+debug "PKG_ROOT: '$PKG_ROOT'"
+debug "PKG_PROTO: '$PKG_PROTO'"
+debug "PKG_USER: '$PKG_USER'"
+debug "PKG_HOST: '$PKG_HOST'"
##
## Ask the user for confirmation