Changed mounting script from 'rbind.sh' to 'mount.sh'
This commit is contained in:
@@ -84,7 +84,7 @@ elif [[ "${ID}" == 'debian' ]]; then
|
||||
"${baseDir}/debian.sh" --sources
|
||||
fi
|
||||
|
||||
"${baseDir}/rbind.sh"
|
||||
"${baseDir}/mount.sh"
|
||||
|
||||
"${baseDir}/host-id.sh"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user