Changed mounting script from 'rbind.sh' to 'mount.sh'

This commit is contained in:
2026-01-02 10:13:31 -05:00
parent e03ff714a7
commit 00324dfb5d

View File

@@ -84,7 +84,7 @@ elif [[ "${ID}" == 'debian' ]]; then
"${baseDir}/debian.sh" --sources
fi
"${baseDir}/rbind.sh"
"${baseDir}/mount.sh"
"${baseDir}/host-id.sh"