Commit b472a128 authored by Franco Fichtner's avatar Franco Fichtner

rc: consistent naming makes sense; fix previous

parent 612e039b
...@@ -122,7 +122,7 @@ install_mfs_link() ...@@ -122,7 +122,7 @@ install_mfs_link()
ln -s "${ROOT}${MFS}/${NAME}" "${MFS}" ln -s "${ROOT}${MFS}/${NAME}" "${MFS}"
} }
delete_mfs_link() remove_mfs_link()
{ {
ROOT=${1} ROOT=${1}
MFS=${2} MFS=${2}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment