mirror of
https://github.com/leitbogioro/Tools.git
synced 2025-10-01 02:46:58 +08:00
Update windowsInit.sh
This commit is contained in:
parent
135fea23f9
commit
2635aab42d
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@ hwclock -s
|
|||
|
||||
# Install necessary components.
|
||||
apk update
|
||||
apk add ca-certificates fuse gzip hdparm multipath-tools musl ntfs-3g util-linux wget xz
|
||||
apk add fuse gzip hdparm multipath-tools musl ntfs-3g util-linux wget xz
|
||||
|
||||
# Start dd.
|
||||
wget --no-check-certificate --report-speed=bits --tries=0 --timeout=1 --wait=1 -O- "$DDURL" | $DEC_CMD | dd of="$IncDisk" status=progress
|
||||
|
|
Loading…
Add table
Reference in a new issue