[pxeboot/mount_ubuntu_live] On a besoin du chemin absolu de la config

Ignore-this: d844cf47453186f6e1448f77d4fc1cc0

darcs-hash:20130126184758-3a55a-18411176dfe481723fc2051c6c1ce70369f8060c.gz
This commit is contained in:
Valentin Samir 2013-01-26 19:47:58 +01:00
parent 45f5294da7
commit e3115377c5

View file

@ -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