Add debug logging

This commit is contained in:
Joshua Bussdieker
2012-01-23 22:00:48 -08:00
parent 3f309bfa90
commit ca33c9ae36
+5
View File
@@ -1,4 +1,9 @@
#!/bin/bash
echo $0
echo $1
echo $2
echo $3
echo $4
if [ "$(whoami)" != "root" ]; then
GVM_DEST=~
GVM_NAME=.gvm