| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | reduce find depth for speed. shellcheck. | Luke Smith | 2023-01-28 | 1 | -3/+3 |
| | | |||||
| * | Don't stop mounter script on ls error (#1255) | appeasementPolitik | 2023-01-28 | 1 | -1/+1 |
| | | | | | | | | * Don't stop mounter script on ls error If no decrypted LUKS drives are found, the script errors with `ls: cannot access '/dev/disk/by-id/dm-uuid-CRYPT-LUKS2-*': No such file or directory` and stops, this makes sure the error doesn't stop the script. * True was on wrong line | ||||
| * | usb/android/luks (un)mount scripts | Luke Smith | 2023-01-27 | 1 | -0/+93 |
| to replace dmenumount and dmenuumount | |||||
