From e3115377c569cbd4da0fe7c25c246f6fa2f9ceec Mon Sep 17 00:00:00 2001 From: Valentin Samir Date: Sat, 26 Jan 2013 19:47:58 +0100 Subject: [PATCH] [pxeboot/mount_ubuntu_live] On a besoin du chemin absolu de la config Ignore-this: d844cf47453186f6e1448f77d4fc1cc0 darcs-hash:20130126184758-3a55a-18411176dfe481723fc2051c6c1ce70369f8060c.gz --- gestion/gen_confs/pxeboot/mount_ubuntu_live | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gestion/gen_confs/pxeboot/mount_ubuntu_live b/gestion/gen_confs/pxeboot/mount_ubuntu_live index 0960726e..20666fa3 100755 --- a/gestion/gen_confs/pxeboot/mount_ubuntu_live +++ b/gestion/gen_confs/pxeboot/mount_ubuntu_live @@ -1,5 +1,5 @@ #!/bin/bash -. config +. /usr/scripts/gestion/gen_confs/pxeboot/config for type in $UBUNTU_LIVE_TYPE; do for dist in $UBUNTU_LIVE; do