diff --git a/bin/omarchy-drive-set-password b/bin/omarchy-drive-set-password index baf4d1ba..cac42d58 100755 --- a/bin/omarchy-drive-set-password +++ b/bin/omarchy-drive-set-password @@ -5,7 +5,7 @@ encrypted_drives=$(blkid -t TYPE=crypto_LUKS -o device) if [[ -n $encrypted_drives ]]; then - if (( $(wc -l <<