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