mirror of
https://github.com/leitbogioro/Tools.git
synced 2025-11-01 18:16:03 +08:00
Update InstallNET.sh
This commit is contained in:
parent
1224260920
commit
2c4f18ba27
1 changed files with 1 additions and 0 deletions
|
|
@ -709,6 +709,7 @@ function getDisk() {
|
|||
[[ "$2" == 'debian' || "$2" == 'kali' ]] && setDisk="all"
|
||||
}
|
||||
|
||||
# Redhat cloud init install needs at least 10GB drive space.
|
||||
diskCapacity=$(lsblk -ipb | grep -w "$IncDisk" | awk {'print $4'})
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue