commit by to_remotes 2024-05-03 13:39:06 +0200 from vmdevhw
parent
b908661066
commit
692f38897b
|
|
@ -57,6 +57,7 @@ EOF
|
||||||
esac
|
esac
|
||||||
}
|
}
|
||||||
if [ ! -f $PNFS ]; then
|
if [ ! -f $PNFS ]; then
|
||||||
|
echo "$PNFS does not exist. Performing LVM tasks ..."
|
||||||
perform_lvm_tasks
|
perform_lvm_tasks
|
||||||
fi
|
fi
|
||||||
echo "now initializing repos"
|
echo "now initializing repos"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue