Fixing indenting.
This commit is contained in:
parent
bb08fc8d1e
commit
15f9200589
|
@ -440,8 +440,10 @@ then
|
|||
then
|
||||
LH_NET_COW_MOUNTOPTIONS=",${LH_NET_COW_MOUNTOPTIONS}"
|
||||
fi
|
||||
|
||||
LH_BOOTAPPEND_LIVE="${LH_BOOTAPPEND_LIVE} nfscow=${LH_NET_COW_SERVER}:${LH_NET_COW_PATH}${LH_NET_COW_MOUNTOPTIONS}"
|
||||
;;
|
||||
|
||||
*)
|
||||
Echo_error "Unsupported net filesystem"
|
||||
exit 1
|
||||
|
|
Loading…
Reference in New Issue