refine strategy to spot ip address, keep on calling guest_ipv4
[build.git] / getdistro.sh
index eaec799..5cde651 100755 (executable)
@@ -1,5 +1,6 @@
 #!/bin/bash
 
-. build.common
+. $(dirname $0)/build.common
+
+echo $pl_DISTRO
 
-echo $pl_DISTRO
\ No newline at end of file