[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:
parent
45f5294da7
commit
e3115377c5
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue