mirror of
https://github.com/dockur/windows.git
synced 2025-10-27 11:25:49 +00:00
Update install.sh
This commit is contained in:
parent
8a52c6f3c9
commit
8afca1db1c
1 changed files with 1 additions and 0 deletions
|
|
@ -384,6 +384,7 @@ getESD() {
|
|||
|
||||
rm -rf "$dir"
|
||||
mkdir -p "$dir"
|
||||
rm -f "$file"
|
||||
|
||||
space=$(df --output=avail -B 1 "$dir" | tail -n 1)
|
||||
space_gb=$(( (space + 1073741823)/1073741824 ))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue