diff --git a/scripts/vm/uupdump_creator.sh b/scripts/vm/uupdump_creator.sh index a01b203..2b3aa59 100644 --- a/scripts/vm/uupdump_creator.sh +++ b/scripts/vm/uupdump_creator.sh @@ -22,7 +22,7 @@ show_proxmenux_logo -DEPS=(curl aria2 cabextract wimtools genisoimage) +DEPS=(curl aria2 cabextract wimtools genisoimage chntpw) NEEDED=() for pkg in "${DEPS[@]}"; do