lbuild-init-vm.sh : add option -m memory, to specify the amount of memory in MB,...
[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