This is a full path
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
cf97e949ad
commit
dac95658c9
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
||||||
|
|
||||||
if [ ! -f /srv/mirrorlist/data/mirrorlist2/global_netblocks.txt ];
|
if [ ! -f /srv/mirrorlist/data/mirrorlist2/global_netblocks.txt ];
|
||||||
then
|
then
|
||||||
cp /srv/mirrorlist/data/mirrorlist1/* srv/mirrorlist/data/mirrorlist2/
|
cp /srv/mirrorlist/data/mirrorlist1/* /srv/mirrorlist/data/mirrorlist2/
|
||||||
fi
|
fi
|
||||||
|
|
||||||
## Check that pkl is newer than old pkl
|
## Check that pkl is newer than old pkl
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue