Actualizar uupdump_creator.sh

This commit is contained in:
MacRimi 2025-05-02 12:09:57 +02:00 committed by GitHub
parent 1f7d228b1d
commit 553ad6cbce
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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