]> glassweightruler.freedombox.rocks Git - Ventoy.git/commit
Support `/dev/disk/by-id/` symlinks in command-line installer (#1422)
authorjakoblell <jakob@jakoblell.com>
Sun, 6 Feb 2022 15:13:15 +0000 (16:13 +0100)
committerGitHub <noreply@github.com>
Sun, 6 Feb 2022 15:13:15 +0000 (23:13 +0800)
commit7f717a7fe9f9c799a6f494d294c552386446bfc2
tree847405090b67f46b7d68c2bebe2305b9b6ea086b
parentc57717aea24be2ff4ed8c9b095ae74f3a3220de1
Support `/dev/disk/by-id/` symlinks in command-line installer (#1422)

* Allow symlinks as target device (for supporting /dev/disk/by-id)

* Use correct test (-L) for checking if it is a symlink

Co-authored-by: Jakob Lell <jakob@srlabs.com>
INSTALL/tool/VentoyWorker.sh