diff --git a/syno_hdd_db.sh b/syno_hdd_db.sh index af48343..331f09b 100644 --- a/syno_hdd_db.sh +++ b/syno_hdd_db.sh @@ -116,8 +116,7 @@ args=("$@") # Check for flags with getopt if options="$(getopt -o SIabcdefghijklmnopqrstuvwxyz0123456789 -l \ - ssd:,ihm,restore,showedits,noupdate,nodbupdate,m2,force,\ - incompatible,ram,pcie,wdda,email,autoupdate:,reboot,help,version,debug \ + ssd:,ihm,restore,showedits,noupdate,nodbupdate,m2,force,incompatible,ram,pcie,wdda,email,autoupdate:,reboot,help,version,debug -- "$@")"; then -- "$@")"; then eval set -- "$options" while true; do